buat i have smething problem ..
when i use ticquery and the transaction use tibctransaction
after the transaction is commit
the tibquery is alway close;
is there any way to make the tibcquery not closed after the tibctransaction is commit...
if i use tiboobject(tiboquery) thats is nothing problem
here my code
Code: Select all
try
ibcquery1.post;
ibctransaction1.commit;
except
end;