Subject: Help on 'Alter Table' command
Posted By: charuni Post Date: 4/14/2006 11:14:36 AM
Hi!!!

I need help with Altering the table to add an identity row in my stored procedure.
I am bulk inserting data from a .csv file and then adding an identity column to it so that i can work on rows inside a loop. But the column that i am adding is not getting recognized and it throws an error. Checked at profiler but i don't see SP:stmtCompleted for alter command though SP:stmtStarting is recorded. Is there any other way i can make this alter work?

Thanks,
Charuni


Go to topic 42941

Return to index page 313
Return to index page 312
Return to index page 311
Return to index page 310
Return to index page 309
Return to index page 308
Return to index page 307
Return to index page 306
Return to index page 305
Return to index page 304