Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » UltraLite - Database Management and Reference » Using UltraLite Databases

 

Connecting to an UltraLite database

Any application that uses a database must establish a connection to that database before any transactions can occur. An application can be an UltraLite command line utility, a connection window from either Sybase Central tool or Interactive SQL, or your own custom application.

By connecting to an UltraLite database, you form a channel through which all activity from the application takes place. Each connection attempt creates a database specific SQL transaction.


UltraLite database connection parameters
UltraLite user authentication
Storing UltraLite parameters with the ULSQLCONNECT environment variable