Viewing 15 posts - 16 through 30 (of 53 total)
Andy, are you saying that indexes are updated during this process? I guess what I am asking is if I have a clusted index is the index moving data around...
January 9, 2003 at 11:41 am
Thanks a lot. This didn't work at first becase I had a few columns that didn't have a "," so it was returning -1 as part of the substring expressions...
December 27, 2002 at 8:32 am
I had 1 composite index setup on one of my tables which ran fine with one view that utilized the index, however the view that didn't utilize the index is...
December 18, 2002 at 8:31 am
I don't see any locks occurring. No, I don't recall this happening to any other views at the moment. Also, I do believe I didn't mention that this is...
December 18, 2002 at 7:53 am
Don't bother I just figured it out. Thanks for the help.
November 25, 2002 at 11:21 am
I must be missing something, because I do not see a Global Variables are within SQL Tasks. Where is it.
This is what I did. I opened and SQL Task...
November 25, 2002 at 11:12 am
I appreciate the help, but 1) I can't seem to get it to work, i'm still somewhat novice with some of the tools and 2) Am I doing the optimal...
November 20, 2002 at 6:46 am
I don't believe you can utilize bcp in a stored procedure. This is specifically to be utilized in batch files or at the command prompt. If I am completely...
November 19, 2002 at 1:53 pm
Thanks guys. I guess I'll go with door #1.
🙂
quote:
Truncate is immediate and non-recoverable as is not logged. Even as part of a...
November 13, 2002 at 6:58 am
Do you think it could have been my Firewall (McAffee)? I just installed it about a month ago and I have more problems with my pc since doing so. I...
November 13, 2002 at 6:49 am
I agree that this would solve my problem, but down the road it will take more time and resources to do all that. I know there is a way...
November 12, 2002 at 11:42 am
where is the snap in located?
quote:
Use Meta data Services mmc snap-in and delete the objects from metadata repository as u wish
November 8, 2002 at 1:11 pm
Greg, how would you handle this matter if it goes over 8000. My problem is that I am building tables dynamically for production to a website. Our customers can...
October 23, 2002 at 6:22 am
Very nice Greg. I tried the first one and it worked great.
I truly appreciate your help.
Scott
quote:
Never had that problem, but might try...
October 22, 2002 at 9:05 am
Viewing 15 posts - 16 through 30 (of 53 total)