Can anybody point me to the correct support documentation for using ODBC with EA in Crossover?
Thanks
Damian
The following comments are owned by whoever posted them. We are not responsible for them in any way.
Back to Threads Reply to Thread
Can anybody point me to the correct support documentation for using ODBC with EA in Crossover?
Thanks
Damian
You could start here:
http://wiki.winehq.org/NativeOdbc
Which should at least give a start to access the jet database of EA.
But it realy depends what you will use ODBC for. In principle you can could use PostgreSQL (among a long list of DBMS types) to make it easier to connect to from Linux.
See this document for more information
http://www.sparxsystems.com/support/faq/enterprise-architect-WINE.html
Since the Tie installs MDAC already, you just have to install you ODBC driver and configure it as you would on windows.
MySQL, MSSQL, and postgresql all work without issues.
See the Tip and Tricks for help with MSSQL.
CrossOver Forums: the place to discuss running Windows applications on Mac and Linux