Viewing 15 posts - 8,776 through 8,790 (of 9,399 total)
Yes, it should revert back to your original username. This may sound like a long shot, but did you actually execute the REVERT? If you're running it one...
November 8, 2013 at 9:23 am
If all you care about is trapping the error and not sending the email, you probably want to look at using a TRY...CATCH block. http://technet.microsoft.com/en-us/library/ms179296%28v=sql.100%29.aspx
I'm wondering why you're sending...
November 8, 2013 at 9:21 am
jasona.work (11/8/2013)
Ed Wagner (11/8/2013)
jasona.work (11/8/2013)
November 8, 2013 at 6:37 am
Well, if you're new to dates, the single best piece of advice I can possibly give you is to store dates in date fields. Don't use string data types...
November 8, 2013 at 6:28 am
jasona.work (11/8/2013)
November 8, 2013 at 5:57 am
pmscorca (11/8/2013)
a my customer asked me to provide him some guidelines to conduct a survey about the variability of the execution time of a SQL Server agento job.
When you say...
November 8, 2013 at 5:48 am
vigneshlagoons (11/8/2013)
I have a grid like this and when I change Designation value of Name X from PA to PAT, this change should reflect to Sathish Designation too. Changing similar...
November 8, 2013 at 5:10 am
Good question to end the week. Not everyone knows the basics, so a simple one every once it a while isn't a bad thing.
November 8, 2013 at 4:33 am
rodjkidd (11/7/2013)
Spookily they didn't run from 1st Nov to 4th Nov inclusive. So...
November 8, 2013 at 4:26 am
sej2008 (11/8/2013)
I would like to know whether sql 2008 and sql 2012 enterprise/standard or developer edition has support on windows 7 or vista?do u require sp for it?
The requirements are...
November 8, 2013 at 4:18 am
We use SQL Sentry for our monitoring and investigation. It's a great product and I'd recommend it to anyone.
I haven't used any Oracle monitoring tools myself, and don't work...
November 8, 2013 at 4:12 am
Jeff Moden (11/6/2013)
To summarize...
1. You need to have a Windows account setup for the xp_CmdShell proxy. It can and should be just a "standard" user.
2. You need...
November 7, 2013 at 5:34 am
newbieuser (11/6/2013)
I'm connecting to sql server 2012 database from management studio 2008R2 from my laptop. I always leave the session open on the management studio, but I've...
November 6, 2013 at 10:26 am
Viewing 15 posts - 8,776 through 8,790 (of 9,399 total)