I am writing an app that connects up to a fully licensed SQLA database installed by another company. So far, in order to deploy my app I've had to download and register for the SQL Anywhere developer edition and install it on the client machine just to get the ODBC driver to connect to the main app's database.
PLEASE tell me there's an ODBC driver installer available so that I don't have to download and install a 300+ megabyte software package that I don't even need just to get an odbc driver.
Thanks.