Constructing an SQL INSERT Command
To construct an SQL INSERT command using the SQL Wizard:
- From the Record Source tab of the Data Control OLE Properties dialog box, click Run SQL Wizard. The Select Operation dialog box appears.
- In the Select Operation dialog box, click SQL Insert. The Select Table to Insert Into dialog box appears.
- Select one or more tables for your statement, then click Next. The Select Values to Insert dialog box appears.
- Insert values into one or more table columns for your statement, then click Next. The Finish dialog box appears.
- Optionally, edit the statement. Click OK to return to the Data Control OLE Properties dialog box.
See Also
Data Control OLE Properties Dialog Box
Select Table to Insert Into Dialog Box