Viewing 4 posts - 1 through 4 (of 4 total)
How can I use a subquery with the way the criteria field is storing the WHERE statement?
Again, an example for the criteria value is: " STATE = 'AL' AND ZIP...
October 3, 2006 at 3:01 pm
I don't see how this can help me, the criteria can be different for each row of data
October 3, 2006 at 1:26 pm
First, maybe I thought have articulated this better. I was trying to give an explaination of my thought process and I got stuck at the function that has the dynamic SQL...
October 3, 2006 at 1:12 pm
The problem is that the server is always "busy" receiving data (24/7)
I tried the Select... With (NOLOCK) Statement.
The job was running a little bit longer this time but failed again....
April 15, 2004 at 9:09 am
Viewing 4 posts - 1 through 4 (of 4 total)