Subject Converting MS SQL stored procedure to Firebird
Author Arvee
I'm new for Firebird and trying to convert MS SQL stored procedures to
Firebird manually. I can't insert a record into a table without commit. But
when I put COMMIT statement in it, it showed an error, "Reserved Word".
So do you have any suggestion to commit a transaction in the stored
procedure? or any ideas?...

Thanks in advance.
Arveesri Butpo