Contents Index Using a Properties object to store connection information Configuring the UltraLite Java database

UltraLite Static Java User's Guide
  Data Access Using Pure Java
    Connecting to and configuring your UltraLite database

Connecting to multiple databases


UltraLite Java applications can connect to more than one database, unlike UltraLite C/C++ applications.

To connect to more than one database, simply create more than one connection object.

For more information see Connecting to the database using JDBC.


Contents Index Using a Properties object to store connection information Configuring the UltraLite Java database