all groups > sql server programming > december 2004 >
You're in the

sql server programming

group:

not to Rollback But transaction is Rollbacked


not to Rollback But transaction is Rollbacked mohamadzadeh_n NO[at]SPAM rayvarz.com
12/11/2004 9:54:46 PM
sql server programming:
Hi
I have a database that its size is greater than 2 gig.
I want to create a new table and then alter it with transaction. I
dont rollback my transaction but when i Alter table i get this error :
"Column name 'MultyMediaDoc' does not exist in the target table"
I think my transaction is Rollbacked to create table and i dont know
Re: not to Rollback But transaction is Rollbacked oj
12/11/2004 10:47:40 PM
You want to post your code here. We might be able to give a solution.
As for not rolling back the transaction, there is no way to prevent it if an
error occurs.

[quoted text, click to view]

AddThis Social Bookmark Button