Forum Replies Created

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

  • RE: #table creation using Dynamic SQL

    I too had the same problem. A #temp table is released once the batch in which it is created ends. EXEC hosts it's own batch and therefore a...

  • RE: Accessing column descriptions

    Thanks Andy, I will try your sugestions. After some more research i did find that column descriptions is part of the 'extended properties' and i was able to...

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