DataSource.Create (gb.db.form)

Sub Create ( [ bUpdate As Boolean ] )

Saves the data from the data controls and clears them afterwards. If bUpdate is False, it does not commit the operation until you use the Refresh method.