Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Get Errors When Columns Not In Table

    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...

  • RE: Get Errors When Columns Not In Table

    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...

Viewing 2 posts - 1 through 3 (of 3 total)