Support for Sybase SQL Anywhere databases
Is there support for Sybase SQL Anywhere databases available?
Specifically, using an ODBC connection.
Sybase, curiously enough, does not want to develop specific drivers for connection to its databases; instead, it relies on an outside source (ODBC) for its connection.
I am NOT in favour of using ODBC as an connection method; we have bench-marked SQL query performance using both native driver connection vs ODBC connection; you should be easily able to guess which approach won out!!
Hint: Oracle dramatically!!