Viewing 15 posts - 46 through 60 (of 82 total)
If people were cheating to achieve something I think it would be a different matter entirely, but how much are they going to truly learn by copying the answers. ...
July 25, 2003 at 1:32 am
Hi Khalid,
You can do the following to turn single user mode on/off
USE master
EXEC sp_dboption 'yourdb', 'single user', 'TRUE/FALSE'
To why this is automatically happening I'm not sure, maybe you could post...
July 24, 2003 at 7:10 am
Hi,
Which version of SQL have you got installed? If it's 7 then in my experience you can't rename the server without having to reinstall SQL afterwards. If you...
July 24, 2003 at 5:52 am
Hi,
I agree with you. But who are they cheating at the end of the day?? QOD is good cos it gives you an idea of what your strong/weak...
July 23, 2003 at 4:35 am
Hi Jigman,
quote:
'Transaction cannot start while in firehose mode'
One of our developers had this...
July 23, 2003 at 1:45 am
Hi,
Sorry wasn't very readable was it. Three singles each side.
Laters
*I didn't do anything it just got complicated*
July 22, 2003 at 7:09 am
Here you go
@SQLQuery = 'SELECT ErrorMsg FROM ErrorTable WHERE ErrorMsg LIKE ' + '''Critical%'''
Laters
*I didn't do anything it just got complicated*
July 22, 2003 at 6:43 am
Something I've learnt is when doing upgrades is never rush them!! This is a dark chapter in my life as a wannabe dba.
I had to upgrade a...
July 22, 2003 at 6:19 am
Bond007's right depends on the location. I recently saw a contract job for a Senior DBA in London, £500 an day.
Cheers
*I didn't do anything it just got complicated*
July 22, 2003 at 3:10 am
Thanks Mark,
*I didn't do anything it just got complicated*
July 22, 2003 at 1:26 am
quote:
Newinstallation, restore.
Ouch!
quote:
quote:--------------------------------------------------------------------------------
*I didn't do...
July 21, 2003 at 8:08 am
I'm assuming blind panic took over for awhile
How did you correct it?
*I didn't do anything it just got complicated*
July 21, 2003 at 7:27 am
Abend Frank,
quote:
delete BUILTIN\Administrators without knowing the sa password
Thats a classic!!
Später
*I didn't...
July 21, 2003 at 6:53 am
Hi Sal,
4060 is a login failure. Not sure how sql copes with rights and permissions when restoring from access. Accoring to BOL
July 18, 2003 at 1:44 am
Thanks Winash
*I didn't do anything it just got complicated*
July 4, 2003 at 5:00 am
Viewing 15 posts - 46 through 60 (of 82 total)