We are currently running CE10 and using ORACLE 10g client and everything is working fine. We have a need to get off the current production server and 'upgrade' to a newer server (but still running CE10). I am able to test import successfully everything when using SQL Express 2005 for the CMS database and audit database.
When I tried to re-point to Oracle 10g database via the ODBC32 which was successful in connecting to an empty database, but when I tried connecting via the CMS, I'm getting the following error:
Unable to connect to the database using the provided connection string. Reason: The platform requested was not supported (oracle).
Our production is able to connect to Oracle 10g's Audit database, but the CMS was pointed to a SQL2005 database... I was going to take this opportunity to connect the CMS to an Oracle DB instead but it doesn't look like I can??