UltraLite User's Guide
Tutorial: Build an Application Using Java
To complete the tutorial, you should shut down the MobiLink synchronization server and restore the UltraLite 9.0 Sample database.
To finish the tutorial
Close down the MobiLink synchronization server.
Restore the UltraLite 9.0 Sample database.
Delete the custdb.db and custdb.log files in the Samples\UltraLite\custdb subdirectory of your SQL Anywhere directory.
Copy the custdb.db file from your Javatutorial directory to the Samples\UltraLite\custdb directory.
Delete the UltraLite database.
The UltraLite database is in the same directory as the jar file, and has a .udb extension. The application will initialize a new database next time the application is run.