Microsoft
Software
Hardware
Network
Question : SQL Server updateusage
How do i run DBCC UPDATEUSAGE for particular databases only. i do not want master, tempdb and model in it.
i have
EXEC sp_msforeachdb 'DBCC UPDATEUSAGE(''?'')
and this does for all databases but need something that skips above three databases
Answer : SQL Server updateusage
EXEC sp_msforeachdb ' if ''?'' not in ( ''master'', ''msdb'', ''tempdb'') DBCC UPDATEUSAGE(''?'') '
Random Solutions
Count the number of weekdays up to a certain point in the year
Adobe Acrobat 7.0 for Macintosh
symantec ghost suite 2.2 + usb boot disk
I cannot delete two orphaned mailboxes
Outlook Import .pst, duplicate inboxes and duplicate contact lists
Virus - Spyware Protection 2009
Access - Selecting record with today's date
Takes long time to effect users
Is there an action script to take me to the end of a swf rather than close it?
Windows XP hang loading agp440.sys