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
|
You seem to be quite specific (in the docs and the DataProvider enum) that the version of Oracle supported is v9. My admittedly limited experience has been that the version of Oracle supported by a client application depends on the installed version of the Oracle client software -- e.g. if you're talking to a 10g database then you'll have the v10 client (and the .NET provider will use whatever version of the client is installed, at least from v8 upwards). Certainly it would seem a significant limitation of the Oracle support if it doesn't work with 10g. Or is this a matter of "it should work with whatever version, but we're only testing it against 9i"? Thanks, Ivan |
|
|
Hi Ivan, The "9" indicates the minimum version that is supported. I personally run against 10g Express with no problems and our integration tests run against 9i. Cheers, Andrew. |
|