Property SQL: String
Description
Specifies the dynamic SQL select statement used to populate the Info form.
Remarks
When used, the contents of the SQL property will be placed in preset '0' (Default selection) of the Info form. You can also use a stored procedure that returns a result set as the basis for populating the Info form. Note that when using a stored procedure, you cannot include parameters. You can only include a parent field parameter when the ScrollWithParent Property is set to True.