Applications that use a database must establish a connection to that database before transactions can occur. An application can be an UltraLite utility, a connection window, 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 connection strings and parameters
UltraLite connection parameters and the ULSQLCONNECT environment variable
UltraLite file path formats in connection parameters
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |