How to Create a New SQL Server dBase Table
Procedure
-
Select File New->SQL Server Table from the File menu. The Save SQL Server Table dialog box will be displayed.
-
If you know the name of the SQL Server type it in the SQL Server combo box and click the [Connect] button. Alternatively you can search your network for all available servers by clicking the [Search for Servers] button. Then you can choose the server you want from the SQL Server combo box.
-
Once you have selected a SQL Server the list of databases on that server will be displayed in the Databases combo box. Choose the database that you wish to create the new table in.
-
Enter the name for the table you wish to create and click the [OK] button.
-
The Modify Database Structure dialog will appear.
-
Add fields to the database
Shortcut Keys
CTRL+SHIFT+N