The global ID sets a starting value for GLOBAL AUTOINCREMENT columns in order to maintain primary key uniqueness when synchronizing with the MobiLink server. If a row is added to a table and does not have a value set already, UltraLite generates a value for the column by combining the global_database_id value and the partition size. See Using global autoincrement.
In the Folders view, right-click the UltraLite database you have connected to, and choose Options from the popup menu.
The Database Options dialog appears.
Select the global_database_id table entry.
In the Value field, type the new value for the ID.
Click Set Now to save your changes.
Click Close.