To use the TDataSource to link the table
Step 1
To use the TdataSource to link the table, the first thing you need to do is to move the mouse to the Data Access object toolbar and then click the TDataSource object.
Step 2
Next, you need to insert the TDataSource in the From1.
Step 3
Later, you need to go to Object Inspector window to modify the properties and then find the DatabaseSet in the window and then select the Table that you want. After that, set the Active to the True.
No comments:
Post a Comment