Viewing 15 posts - 481 through 495 (of 1,655 total)
Mahesh Bote (2/2/2009)
EXEC dbo.sp_Sample Default,...
February 2, 2009 at 5:21 am
SeaBee (1/30/2009)
MarkusB (1/30/2009)
Just to confirm from your previous mesage - you say there's no way to move the actual install directory (INSTALLSHAREDDIR)? Well, that's what my frustrated efforts also shows...
January 30, 2009 at 7:03 am
SeaBee (1/30/2009)
We want our system databases on a different drive than our installs. We also want SQL install to be done on a...
January 30, 2009 at 6:29 am
I don't know for sure, but if I remember correctly this acount must be sysadmin or at least very close to that.
The reason if that the MOM agent needs...
January 30, 2009 at 6:18 am
You can move the system databases to any directory you want and in fact it's much simpler than in SQL 2005. I think what you tried was changing the directory...
January 30, 2009 at 4:06 am
A Little Help Please (1/30/2009)
I have several databases in my SQL 2005 environment which all have several jobs associated with them.
I would like one central DB which holds...
January 30, 2009 at 3:28 am
Check out the following links
January 30, 2009 at 3:20 am
And by the way, it's called Management Studio in SQL 2005.
January 29, 2009 at 8:34 am
onlo (1/29/2009)
However, when I switch it to the node 2 (the passvie node), I clicked "Start", "Program" and "SQL Server"...
January 29, 2009 at 8:33 am
Shaun Stewart (1/29/2009)
If all you are doing is comparing passwords you will not need to decrypt anything. Simply encrypt the supplied password and compare it with the password stored...
January 29, 2009 at 2:40 am
Congratulations Steve and everybody else who made this community so succesful.
January 29, 2009 at 12:16 am
nabajyoti.b (1/28/2009)
How do i find that it is in full recovery mode?
How do i change the recovery model to simple or take a transaction log backup?
Reading those questions I really...
January 28, 2009 at 6:41 am
In QA the setting "Quoted Identifiers" is by default on.
In SSMS (or EM) this setting is by default off. SO in your job either enbale quoted identifiers or...
January 28, 2009 at 3:40 am
nabajyoti.b (1/28/2009)
There comes a time when the log file is full and that the select query cannot execute.
:unsure:
I assume you mean the transaction log is full.
If that's the case...
January 28, 2009 at 3:33 am
The problem is that IIS 7 by defualt has not all components which are necessary for SSRS. Check out this link for more details: http://www.jameskovacs.com/blog/ReportingServicesOnWindowsVista.aspx
January 28, 2009 at 3:27 am
Viewing 15 posts - 481 through 495 (of 1,655 total)