Hello,
I want to use nested transactions in Sybase anywhere using RDO.
Since RDO does not support nested transactions, we are using
rdoConnection.Execute to directly give the command for transactions( Begin
Trans, Commit trans, and Rollback). But this does not have any effect on the
changes made.
We have recently moved from Enterprise version to Anywhere 6.0. It was
working fine in Enterprise version.
Thanks in advance.
Sijo Joseph