Viewing 2 posts - 1 through 3 (of 3 total)
Thanks to The Dixie Flatline for his/her response. I implemented the solution using Dynamic SQL and it works just fine now.
Here is the solution that I wound up with:
DECLARE @TableCatalog...
June 2, 2011 at 9:35 am
#1333189
That's what I figured. I was just hoping that there might be some nifty trick that would get around it. I have done some work with Dynamic SQL in SQL...
June 2, 2011 at 9:07 am
#1333158