Connection (ODBCQuery - LotusScript)
Write-only. Relates a connection object with a query.
Defined in
Data type
Syntax
Set odbcQuery . Connection = odbcConnection
Usage
You must use the connection property to link a connection object with a query. A query must pertain to a valid connection before it can be either used or validated.
Errors
No valid connection object (DBstsNCOJ)