using ado tables in delphi

Post on 01-Jan-2016

95 Views

Category:

Documents

7 Downloads

Preview:

Click to see full reader

DESCRIPTION

Using ADO Tables in Delphi. Taken from: TeachITza.com. Choose ADOtable under the ADO menu on the component palette. Change settings in the Object Inspector. Change the Connection String settings by clicking on the ellipse. Click on Build…. Choose: Microsoft Jet 4.0 OLE DB Provider - PowerPoint PPT Presentation

TRANSCRIPT

Taken from: TeachITza.com

Choose ADOtable under the ADO menu on the component palette

Change settings in the Object Inspector

Change the Connection String settings by clicking on the ellipse

Click on Build…

Choose:Microsoft Jet 4.0 OLE DB Provider

NotMicrosoft OLE DB Provider for ODBC Drivers

Click Next >>

- Select database file

- Erase user name

Click OK

Click OK

- Choose Table name for ADOTable - Set ADOTable Active to TRUE

- Right click on ADOTable and choose Fields Editor

- Right click and choose ‘Add all fields’

Select all fields (use Shift and arrows), click a

top related