To connect to a database, the client application must call one of the following SQL Anywhere API functions:
Interface | Details |
---|---|
ODBC | |
OLE DB | OLE DB and ADO development |
ADO.NET | .NET database connection examples |
Embedded SQL | Embedded SQL |
Sybase Open Client | |
SQL Anywhere JDBC driver | |
jConnect JDBC driver |
The SQL Anywhere API uses connection information included in the call from the client application to locate and connect to the database server. Information sent by the client application can include information held in an ODBC data source, the SQLCONNECT environment variable, or the database server address cache (sasrv.ini). The following figure is a simplified representation of the process.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |