| Subject | set transaction |
|---|---|
| Author | dirinler |
| Post date | 2008-05-27T04:40:10Z |
hi there
i use fb 2.1
i want to set transaction with fb
this code even doesnt work
set transaction;
insert into table (myfield) values ('xxx');
commit;
thanks.
i use fb 2.1
i want to set transaction with fb
this code even doesnt work
set transaction;
insert into table (myfield) values ('xxx');
commit;
thanks.