When working with Data Access Objects (DAO) or ActiveX Data Objects (ADO), you may need to construct an SQL statement in code. This is sometimes referred to as taking your SQL code "inline." For ...
*expression* A variable that represents a **QueryDef** object. ## Remarks The **SQL** property contains the SQL statement that determines how records are selected, grouped, and ordered when you ...