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

SQL Anywhere 11.0.0 » UltraLite - Database Management and Reference » Using UltraLite Databases » Connecting to an UltraLite database

 

Introduction to UltraLite database connections

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