Viewing 4 posts - 1 through 4 (of 4 total)
Thanks, that worked great. Now I need to find only columns with a foreign key back to the original column. This gives me a good start.
June 20, 2013 at 10:47 am
How would you start with a specific table and get everything down from that?
June 19, 2013 at 3:23 pm
I tried using ROWLOCK on the DELETE, but I believe the DELETE's are too large. I ended up adding NOLOCK to the SELECT's that are being done and it's working...
May 23, 2006 at 12:14 pm
If I changed either path to an invalid path I received a different (better) file not found error. What I found out was that there was a problem when the...
October 21, 2005 at 7:54 am
Viewing 4 posts - 1 through 4 (of 4 total)