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

SQL Anywhere 12.0.0 » UltraLiteJ » Using UltraLiteJ » Developing UltraLiteJ applications

 

Accessing an UltraLiteJ database store

Applications must connect to an UltraLiteJ database before operations can be performed on the data. This section explains how to create or connect to a database with a specified password.

 Implementations of the Configuration object
 Properties of the Connection object
 Creating a new UltraLiteJ database
 Connecting to an existing database
 Disconnecting from a database
 See also