This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hello, We are currently trying to use the Oracle.DataAccess.dll to resolve performance issues in our application. For some queries, we witnessed an enourmous performance gain over the default .Net Framework provider. We are using Lightspeed 4 (version of Mindscape.Lightspeed.dll is 4.0.524.17831) in combination with ODAC (version of Oracle.DataAccess.dll is 1.102.4.0). When we set the provider to Oracle9ODP we get the following exception when connecting:
Are we using the wrong ODAC version ? Is our Lightspeed version too old ? Is there support for the Oracle Managed DataAccess driver yet ? (according to http://www.mindscapehq.com/forums/thread/1625317 this was put on the backlog). Thanks for any help. Best regards, Janiek Buysrogge |
|
|
We use Oracle.DataAccess version 10.2 which is definitely older, the managed assembly for ODP.NET is shipped with LightSpeed and is available under the installation directory in Providers/Oracle9 ODP If you need to specifically use the newer provider I'm afraid the only option at this stage would be to perform the modifications yourself to the source if you have a with source license.
|
|