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
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |