What's New in SQL Anywhere Studio
Upgrading Version 5 Applications
Using the compatibility library
Version 5 client applications locate the interface library in one of the following ways:
ODBC applications ODBC applications connect to a SQL Anywhere database using the SQL Anywhere ODBC driver. The SQL Anywhere Version 5 ODBC driver calls functions in the Version 5 embedded SQL interface library.
Embedded SQL applications Embedded SQL applications for Windows operating systems call into the interface library. In these calls, the interface library is referenced by name—dbl50t.dll for Windows 95 and NT.
The SQL Anywhere Version 5 ODBC driver is an embedded SQL application.