Contents Index Review of SQL Anywhere Version 5 architecture Standalone components for Version 5 (ODBC)

What's New in SQL Anywhere Studio
  Upgrading Version 5 Applications
    Review of SQL Anywhere Version 5 architecture

Standalone components for Version 5 (embedded SQL)


If you are using SQL Anywhere Version 5 as a personal server, with an embedded SQL client application, you are using the following components on your machine:

The following figure illustrates how these pieces fit together.

Embedded SQL standalone architecture for version 5.

Here, the question mark in dbl50?.dll represents a single character indicating the operating system. The interface library is named dlb50t.dll on Windows operating systems.

Embedded SQL client applications make calls to the interface library. The interface library is referenced by name, so that the name dbl50t.dll is a part of the client application.


Contents Index Review of SQL Anywhere Version 5 architecture Standalone components for Version 5 (ODBC)