Page 1 of 1

TransactionsSupported property

Posted: Wed 23 Feb 2005 22:38
by jim
Hi,

When connecting to Oracle 9i using either OCI or SQL *Net, the
TransactionsSupported property is always false.

Does this make sense? It would seem to me that Oracle
would have no trouble supporting transactions. Or am I missing
something??

Any comments or suggestions???

thanks in advance...

jim

Posted: Thu 24 Feb 2005 10:11
by Paul
This is a behaviour of Borland dbExpress. You must check
SQLConnection1.TransactionsSupported property after establishing a connection.