Viewing 15 posts - 1,216 through 1,230 (of 1,335 total)
Do it using pivot option that is available. it sure gives a solution to your req.
March 16, 2007 at 7:36 am
try using sp_fkey 'tablename'. this should give u info on foregin key imposed in a table.
March 16, 2007 at 7:33 am
check in the error log was was the last status before the service restart.
February 23, 2007 at 7:22 am
Thisi ssurely a permission problem. u can see that u can't login to the server. check for the permissions starting the agent service. also check if the account has accesss...
February 23, 2007 at 7:20 am
try using database mail instead of sql mail. database mail is easy to use ad configure.
February 23, 2007 at 7:14 am
not sure if this can be done. try with fnvirtualstats table.
February 23, 2007 at 7:11 am
Check the permission for the account starting the service. check for registry, folder and other windows permissions.
February 22, 2007 at 7:27 am
What is the error that you are getting while stating the agent service. did u look at the eventviewer and the log files.
February 22, 2007 at 7:25 am
Did u check for any errors in the event viewer. Its hard disk problem only also check for the disk space in the drive. start to monitor the disk i/o.
February 15, 2007 at 4:20 am
No. Its for sure to affect that database performance during production times.
February 15, 2007 at 4:17 am
check if u can use the script below.
http://www.sqlservercentral.com/scripts/viewscript.asp?scriptid=1598
February 15, 2007 at 4:15 am
To the max avoid giving permissions for master database to users.
February 14, 2007 at 9:56 pm
You wanted to install SSMS. first checkif you have .Net framework 2 installed. Also check for MDAC 2.8 as it will be very useful.
February 14, 2007 at 9:30 pm
Bring the database to single user mode then fire your alter statement that should work....
February 14, 2007 at 9:17 pm
Lots of reason to say for this message. But did u check for any erros in event vwr or the log file of sql related services to find what exactly...
February 13, 2007 at 7:39 am
Viewing 15 posts - 1,216 through 1,230 (of 1,335 total)