Friday, October 12, 2007

How to use the TTable object to link the database

How to use the TTable object to link the database

To use the TTable object to link the database

Step 1

To use the Ttable object to link the database, first, you need to move the mouse to the BDE object toolbar and then click the TTable object.

Step 2

After that, insert the TTable in the Form1.

Step 3

Now, you need to go to Object Inspector window to modify the properties and then find the DatabaseName in the window and then select the database that you want. Next, find the TableName in the window and then select the table. After that, set the Active to the True.

No comments: