Viewing 15 posts - 38,851 through 38,865 (of 39,456 total)
I don't have this folder in my servers. If I check for this value in my SP1 file, I don't see anything. Perhaps the SP is corrupt? Are you applying...
November 21, 2001 at 4:18 pm
Are you saying that the speed of the web server is dependent on EM being open? Are you executing the same query in the web page and in Query Analyzer?
Steve...
November 21, 2001 at 4:11 pm
November 21, 2001 at 4:09 pm
November 21, 2001 at 11:55 am
Do the VB programs mark the times? If not, I do not know how you will get this. There are some process utilites at http://www.sysinternals.com that can help you find...
November 21, 2001 at 11:55 am
I have not. Andy is out of touch for the holidays for the most part, but I will try and contact him.
Steve Jones
November 21, 2001 at 10:59 am
I might try installing the update to MDAC instead. Perhaps a driver got corrupted. The MDAC drivers are what you used from the control panel.
http://www.microsoft.com/data/
Steve Jones
November 21, 2001 at 10:56 am
Incorrect. Local System is a local system account for the workstation. It is not the same as your login. The local system account has NO privledges off the machine. If...
November 21, 2001 at 10:54 am
Piece of #$%% tool. It hangs for me for various amounts of time depending on the server. 10 mins is pretty long, but I know I've seen it hang for...
November 21, 2001 at 10:46 am
November 21, 2001 at 10:45 am
You mean actually use the product on the exam!!!! Oh My!!!!!!!
You should have to use the product on every exam.
Steve Jones
November 21, 2001 at 10:44 am
Volume in drive C has no label.
Volume Serial Number is 07D0-0419
Directory of C:\Program Files\Microsoft SQL Server\80\Tools\Books
07/20/2000 10:44a <DIR> ...
November 21, 2001 at 10:41 am
If you are holding this lock for any period of time, then you have a desgin problem. You should not begin a transaction that needs to wait for any input...
November 21, 2001 at 10:37 am
select @somvar = Top 1 AnswerID from Answers_Eligible
Then use this in hte update and return it.
Steve Jones
November 21, 2001 at 10:34 am
csv is comma separated values. What you proposed is the same as nigelrivet, except you chose a # instead of a ,. Both will work.
Steve Jones
November 21, 2001 at 10:32 am
Viewing 15 posts - 38,851 through 38,865 (of 39,456 total)