Contents Index ULSaveEncryptionKey function ULSocketStream function

UltraLite Embedded SQL User's Guide
  Embedded SQL Library Functions

ULSetDatabaseID function


Prototype 

void ULSetDatabaseID( SQLCA * sqlca, ul_u_long id );

Description 

Sets the database identification number.

Parameters 

sqlca    A pointer to the SQLCA.

id    A positive integer that uniquely identifies a particular database in a replication or synchronization setup.

See also 

ULGlobalAutoincUsage function


Contents Index ULSaveEncryptionKey function ULSocketStream function