Viewing 15 posts - 721 through 735 (of 1,292 total)
That's a shocker Gus, and not a nice feeling when you have to start thinking about the future of the company you work for.
December 4, 2009 at 6:52 am
My choice is having several tools that does their job pretty well.
I thought this many times about the SSMS, especially when the Activity Monitor opens one window for each...
December 4, 2009 at 6:43 am
Congratulation Gail !, on breaking the 15000 score. π
December 4, 2009 at 5:31 am
Post the DDL, sample Data and the desired output as per the article below
http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]
December 3, 2009 at 8:25 pm
Sorry I realized that you wanted answers also.
The answer is SQL Server Reporting Server. π
December 3, 2009 at 12:22 pm
In the SSMS, under the Security Node expand the Logins, select the user, right click choose properties. The properties dialog is displayed and change the password by typing the...
December 3, 2009 at 12:19 pm
What about Indexing?
December 3, 2009 at 12:01 pm
One thing is for sure, Backup of SQL 2008 Database will not restore in SQL 2000.
December 3, 2009 at 11:20 am
Believe both. The SP info in the result of @@Version is actually for Windows Server so it is Windows Server SP2.
Where as serverproperty('ProductLevel') is for SQL Server.
December 3, 2009 at 11:18 am
What are the errors you got when you ran consistency check and what steps did you peform?
Post them here.
December 3, 2009 at 11:06 am
It displays the SQL Server information along with Windows Server Information and people get confused when they see the "Service Pack 2" at the end of that message.
Use this command
select...
December 3, 2009 at 10:36 am
What command are you using to kick off the maintenance plan?
December 3, 2009 at 9:25 am
GilaMonster (12/3/2009)
Is google down again?
It must have been down. I didn't Google since yesterday. π
December 3, 2009 at 9:01 am
Viewing 15 posts - 721 through 735 (of 1,292 total)