Viewing post 1 (of 1 total)
what error does it throw?
have you written
'declare @tablevariable varchar(100)
set @tablevariable = 'any valid table name'
Before code C?
map @tablevariable to one of your database table, select that database as current...
January 5, 2010 at 12:20 am
#1098769