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

SAP Sybase SQL Anywhere 16.0 » UltraLite - Database Management and Reference » UltraLite database reference » UltraLite connection parameters

 

UltraLite NT_FILE connection parameter

When creating a new UltraLite database, this connection parameter names the new database file.

When opening a connection to an existing database, it identifies the database.

For Android smartphones, you can use Configuration.setDatabaseName as an equivalent to setting this connection parameter. See Configuration.setDatabaseName method [UltraLiteJ].

 Syntax
 Default
 Remarks
 See also
 Example