I am upgrading a 1.1 app to 4.5.
There are a few transactions that use the now-obsolete OracleConnection object.
How can I rewrite these transaction statements without the OracleConnection object?
Thanks
I am upgrading a 1.1 app to 4.5.
There are a few transactions that use the now-obsolete OracleConnection object.
How can I rewrite these transaction statements without the OracleConnection object?
Thanks