Re: Problem while using commit..

Started by Ian Hardingalmost 21 years ago1 messagesgeneral
Jump to latest
#1Ian Harding
iharding@tpchd.org

I don't think you can do that. While savepoints let you roll a
transaction back to a specified point, each sql statement is still
atomic and the only way to call a function is within a sql statement.

"Mahesh S." <smahesh@vision-tss.com> 4/30 3:08 am >>>

Ian,

I want to use a separate function to commit and rollback the
transactions.

If possible can I get a small example?

Thanks and regards

Mahesh