_ConnectionDatabases.Add (gb.db2)
Sub Add ( Name As String [ , Template As String ] )
Create a new database.
-
Name : The name of the new database.
-
Template : The name of the template used for initializing the new database. If not specified, the new database is void.