You can translate the question and the replies:

Does the Express version allow to connect an Oracle DB (ODBC) ?

Just downloaded Express package, deployed on my Windows 7 PC. Created a User DSN ODBC connection to my Oracle DB (DSN tested OK). Yet not able to create a new ODBC data source in VDP admin: adapter = generic + choose automatically type = DSN + selected mine Yet on OK button: Unable to create data source: Unable to establish connection: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application Tested with Oracle ODBC driver as well as the microsoft one: same issue What's wrong ? Thansk & regards
user
24-03-2016 06:39:37 -0400
code

1 Answer

Hi, When you are using a DSN ODBC connection it is necessary to make sure that the architecture of the driver and server application (Oracle in this case) are the same. This means select the same architecture, 32 or 64 bits, for the driver and the Server. If you have installed a 64 bits version of Oracle you must create the DSN ODBC connection as a Data Source of 64 bits. However, Denodo Express allows only Access and Excel file access through ODBC. You can obtain an unrestricted evaluation license for the Denodo Platform to try the full version for the evaluation period. To get an unrestricted license you must contact the appropriate Denodo Sales Representative for your region or organization. You can find contact information for our regional offices on our website at http://www.denodo.com/en/company/denodo-offices or you can fill in a Contact Request at http://www.denodo.com/action/contact-us. Anyway, if you want to connect VDP and your Oracle database it is recommended to do it through a JDBC data source and this is something that can be tested with Denodo Express. Hope this helps!
Denodo Team
28-03-2016 06:19:58 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here