UltraLite Static C++ User's Guide
C++ API Reference
ULConnection class
bool SetDatabaseID( ul_u_long value )
Sets the database ID value to be used for global autoincrement columns
value The value to use for generating global autoincrement values.
true (1) if successful.
false (0) if unsuccessful.
GLOBAL_DATABASE_ID option [database]