Java SE example: Inserting rows

This example demonstrates how to insert rows in an UltraLite Java edition database.

 Run the LoadDb.java example
  1. Change to the following directory: %SQLANYSAMP12%\UltraLiteJ\J2SE.

  2. Run the CreateDb example:

    rundemo CreateDb
  3. Run the following command (the command is case sensitive):

    rundemo LoadDb
 Notes
 See also