Viewing 15 posts - 2,401 through 2,415 (of 7,429 total)
Sounds like something has marked the file 'E:\Backup\TCPrdLog.BAK' in use and cannot be opened or written to. Could be a bad thread in memroy still locking and might requried restarting...
November 21, 2003 at 2:30 pm
Yes you have to use the OA ole creation method to open filesystem objects
see BOL
quote:
How to create an OLE Automation object (Transact-SQL)To...
November 21, 2003 at 2:12 pm
Seeing it as an Error alert popup. I have Visual Studio installed and when I choose debug it points to
_h=_gm.offsetHeight
in the last (really long unwrapped line) in mmenudom.js
November 21, 2003 at 1:41 pm
Please keep threads together, post in http://www.sqlservercentral.com/forum/topic.asp?TOPIC_ID=18456&FORUM_ID=120&CAT_ID=10&Topic_Title=QOD+11%2F21&Forum_Title=Question+of+the+Day+%28QOD%29
November 21, 2003 at 8:40 am
quote:
Solution IMHO is wrong becouse we loose unique constraint on customer ID.What do you think about it?
November 21, 2003 at 6:12 am
As for the WIn 2k vs 2003 I have not seen much. 2003 does have a bit better engine for addressing memory, also does not have as many services loaded...
November 20, 2003 at 4:17 am
Does the account have proper permissions on the local box and access to the file system especially where the SQL related binaries are installed?
November 20, 2003 at 4:10 am
The key problem with EM is when people are trying to add a column in the middle of existing columns. For the table to be altred so it has to...
November 20, 2003 at 4:09 am
I want more, can't wait till the next article.
November 19, 2003 at 6:22 am
Form the section "Triggers Compared to Constraints" in BOL Article "Enforcing Business Rules with Triggers"
quote:
Constraints can communicate about errors only through standardized...
November 18, 2003 at 10:49 am
It really depends on your VPN software. Ours has a cycled id value which is provided in only hardware format and DTS cannot utilize so we have to be involved....
November 17, 2003 at 6:51 pm
You will find relavent information I posted in the following thread http://www.sqlservercentral.com/forum/topic.asp?TOPIC_ID=10360&CAT_ID=1&FORUM_ID=9&Forum_Title=General&Topic_Title=clustered+constraint+vs+clustered+index
November 17, 2003 at 6:40 pm
quote:
"This is a poor question"OK, well, thanks for the skewer. I'll think twice about posting a question from now on. ;-/
I...
November 17, 2003 at 1:09 pm
Ok IN SQL BOL it states the following
quote:
;numberIs an optional integer used to group procedures of the same name so they can...
November 17, 2003 at 12:24 pm
Viewing 15 posts - 2,401 through 2,415 (of 7,429 total)