UltraLite Embedded SQL User's Guide
Embedded SQL Library Functions
void ULSetDatabaseID( SQLCA * sqlca, ul_u_long id );
Sets the database identification number.
sqlca A pointer to the SQLCA.
id A positive integer that uniquely identifies a particular database in a replication or synchronization setup.