Create a new database table
- Last UpdatedJul 19, 2024
- 1 minute read
To create a new database, simply specify the name of a database and/or database table that does not exist, and then click Connect. The object will confirm that the database does not exist, and the Create Database button on the Design tab will become available. Enter a table definition and an identity column name, and then click Create. If you do not enter a valid table definition, the object will not create the database table. You will then be prompted to enter a valid table definition.