Subject how to commit a script
Author d_dude_2003
Hi there folks,

I have a script file which i execute with isql.exe -q -i.

The script file contains EXECUTE PROCEDURE statement. How do i commit
once the procedure is executed?

I tried putting COMMIT in the script file but it does not work...

Thanx and Happy New Year!