To create an SQL statement with the SQL Wizard:
- Open the VisiconX Data Control OLE Properties dialog box. For information on how to do this in your product, refer to the Accessing VisiconX OLE Control Properties section.
- Click the Record Source tab.
- Select SQL Command from the Command Type list box.
- Click the SQL Wizard button. The Welcome dialog box appears.
- On the SQL Wizard Welcome page, optionally select the Do not show Welcome Dialog again check box, then click Next. The Select Operation dialog box appears.
- On the Select Operation dialog box, click the type of SQL statement you want to construct. You can construct an SQL SELECT, SQL INSERT, or SQL UPDATE command.
- Proceed through the appropriate SQL command construction wizard.
- At the end of the wizard, click OK in the Finish dialog box to return to the Data Control OLE Properties dialog box.
See Also
Data Control OLE Properties Dialog Box
Constructing an SQL SELECT command