Run the Java SE sample to understand how to create a file system database store in a Java SE Java environment.
Prerequisites
There are no prerequisites for this task.
Context and remarks
The Configuration object is used to create the database. Once created, a Connection object is returned. To create tables, the schemaUpdateBegin method is invoked to start changes to the underlying schema and the schemaUpdateComplete method completes changing the schema.
Change to the following directory: %SQLANYSAMP16%\UltraLiteJ\J2SE.
Run the CreateDb example:
rundemo CreateDb |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |