Viewing 15 posts - 616 through 630 (of 1,524 total)
Are you sure you are using an ID that has 'sa' rights?
May 9, 2013 at 7:30 am
pradeep.mohan (5/1/2013)
Yes, i changed the password also.
did you bounce SQL Server after you changed the password?
Make sure you changed the password in all places as far as MSSQL Server and...
May 2, 2013 at 8:54 am
Did you change the password of the SQL Server service to?
May 1, 2013 at 7:40 am
Steve Jones - SSC Editor (5/1/2013)
May 1, 2013 at 5:41 am
roryp 96873 (4/29/2013)
Markus (4/29/2013)
April 29, 2013 at 11:31 am
Yea, it isn't how you start, it is how you finish. Games in April count just as much as ones in Sept though. Sometimes one game is all...
April 29, 2013 at 11:23 am
Oh I don't know. Hypothetical situation. The cost of upgrading if we had all of our dbs on SQL2005 to 2008 to the company would be tremendous. Licenses, hardware,...
April 22, 2013 at 5:25 am
To a degree I agree with you. However, with todays new technology a 'system' can live on indefinately with VM. when the old machine is becoming old you...
April 19, 2013 at 11:12 am
It has taken us almost 4 years to get all but 8 production databases off of SQL2000 to 2008R2. Yes, we still have 8 on SQL2000! We have...
April 19, 2013 at 10:57 am
Honestly it is probalby best to open a case with Microsoft Support on this. You might have the CU applied via into SQL Server as far as the...
April 18, 2013 at 7:34 am
Quite honestly I have never even looked at Powershell. Probably doing a mis-service to me but I just don't have the time.
April 18, 2013 at 7:32 am
Well, I have patched via SP and CU's on SQL2008 and SQL2008R2 clusters doing the passive node first, then failing SQL Server over and then patching the other node without...
April 18, 2013 at 7:30 am
Great idea. I recreated the audit table just how you described and it works for inserts and updates.
However, I have the trigger selecting the first column in the identity......
April 17, 2013 at 12:51 pm
Well, the apps guy says this:
That column can't be an identity column in the audit table. It needs to link back to the job_posting_num column in the job_posting table....
April 17, 2013 at 12:12 pm
Viewing 15 posts - 616 through 630 (of 1,524 total)