Viewing 6 posts - 1 through 6 (of 6 total)
Will this run ok on SQL 2012 or are there any updates to this to support SQL 2012?
August 30, 2013 at 6:01 am
If your application or access to the database doesn't use dbo or sa authority you can just use:
ALTER DATABASE db_name SET RESTRICTED_USER With ROLLBACK IMMEDIATE
This will drop all user...
April 8, 2011 at 7:10 am
My co-DBA here tells me that Mode 7.0 databases show up in our Maintenance plan wizard in SQL Server 2000. Maybe SQL Server 2005 needs another Service Pack.
November 7, 2006 at 8:08 am
Maybe you've downloaded a 64-bit version of the software. I know I get that type of message when trying to uncompress some 64-bit drivers on my 32-bit server. ...
August 8, 2005 at 9:06 am
I heard a rumor they thought Osama was hiding in a hole there...
January 14, 2004 at 9:36 am
I would think you may want to ask questions on procedures, skill sets & previous experience. Especially "How would you handle this?" Scenarios. Personally, If you...
January 14, 2004 at 7:54 am
Viewing 6 posts - 1 through 6 (of 6 total)