On Wednesday 15 August 2007 13:00, Uwe Grauer wrote:
> Not possible for firebird.
> There is no autocommit support in the firebird backend.
> We would have to mimic this in dabo.
> See dbCursorMixin.flush()
Did you mean "dCursorMixin" and not "dbCursorMixin"???
Why can't you handle the transactions?
Bizobj.execute("BEGIN")
Bizobj.execute("ROLLBACK")
Bizobj.execute("COMMIT")
Doesn't FireBird support the commands??????? What does dCursorMixin.flush()
have to do with your issue????
--
John Fabiani
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]