We're on wss v2 with over 1000 sites in a single site collection. Wewant to notify all the admins that their sites are being upgraded tov3. Does anyone know a sql query that can pull their email addresses oruser ids?
Microsoft does NOT support direct queries to the database, itinvalidates your support agreement. Not only that, this could easily bedone with a simple .NET console application or Power Shell scriptrunning against the SharePoint API.See post:blogs.msdn.com/.../evaluating-sharepoint-partner-solutions-and-applications-built-on-sharepoint.aspx
At this point, we've just been using wssout of the box and don't have a SharePoint developer handy by soscript this for us.
That was supposed to say "to script this for us", not "so script thisfor us."