Navigation:  DAO Object Classes > DaoQueryDef Class >

DaoQueryDef:Prepare Access/Assign

Previous pageReturn to chapter overviewNext page

Purpose

A logical value that indicates whether the query should be prepared on the server as a temporary stored procedure, using the ODBC SQLPrepare API function, prior to execution, or just executed using the ODBC SQLExecDirect API function (ODBCDirect workspaces only).

 

Class

DaoQueryDef