Viewing 15 posts - 7,381 through 7,395 (of 7,428 total)
May be a network problem where that server is located. I had this happen for a week on a transactional replication I had and turned out to be someone who...
February 5, 2002 at 4:44 pm
I like it for the most part, but considering the antitrust case I am surprised Microsoft is being given such a pivotal product as it basically leads everything into proprietary...
February 5, 2002 at 3:04 pm
Keep in mind, never assume your first query for anything is optimal, and learn to understand the execution plan.
Biggest OPPS, renamed a table on a major production site and forgot...
February 5, 2002 at 2:59 pm
Cost of the program and wanted to break from my job at the time.
February 5, 2002 at 2:50 pm
Personally I enjoy taking what I or others have done already and try to look at the sql code from various angles and try to revamp it until I can...
February 5, 2002 at 2:49 pm
Just a note as a why. @dGetDT is a local variable and when you built the string and executed the string variable it created another process not in the same...
February 5, 2002 at 2:38 pm
I didn't notice any major change when I added the one for deadlock and lock extended details. There is some overhead, and the best way I can tell you is...
February 5, 2002 at 2:26 pm
Opps, that was not using SQL Mail but programming a DTS pack to access smtp servers cdonts and send.
February 5, 2002 at 1:58 pm
The key is the server has to be MAPI, notes will not accept even if thru Outlook. We cheated inhouse by installing smtp server and using it to send to...
February 5, 2002 at 1:56 pm
Just a silly thought, but when SQL 6.5 was reinstalled, did they remember to reapply all service packs. (I vaguely remember this in an early fix but it has been...
February 5, 2002 at 1:54 pm
You may also want to check some of the download sites for freeware as far as comparing two scripted files all you have to do is find a freeware editor...
February 5, 2002 at 1:51 pm
If you want to email as I don't know what the rules are on posting links here. I will be glad to send you several help and usefull links to...
February 5, 2002 at 1:47 pm
Also I would look at creating NT groups that you can place these folks in where the groups have already been assigned proper access inside SQL. Avoid adding peoples accounts...
February 5, 2002 at 1:41 pm
And if this is coming from a backup set then you just start SQL server and create the databases then in EM you can restore directly over them to...
February 5, 2002 at 1:36 pm
Viewing 15 posts - 7,381 through 7,395 (of 7,428 total)