.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUS CONNECTORS


Connection property
Example

Write-only. Relates a connection object with a query.

Defined In

ODBCQuery

Data type

ODBCConnection

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)

Example