Viewing 3 posts - 1 through 3 (of 3 total)
An additional bit of info I have found during further testing. Once you wait through the slow connection on one machine, all machines are then able to quickly connect...
January 29, 2007 at 4:19 pm
#686321
Thanks for the link and moving forward I will use the ANSI standard
DELETE T1
FROM Table1 T1
JOIN Table2 T2 ON T1.ID = T2.ID
Just out of curiosity do people consider this...
July 11, 2006 at 3:48 pm
#648600
Thanks for your help. I was able to figure out what I need today. My sql skills just weren't working yesterday. Here is what I went...
November 9, 2005 at 4:03 pm
#603139