HostConnect
Applies to
VAccess
Used in conjunction with the HostAddress property to initiate or terminate a connection using a database URI. It may also be queried at any time for the current connection status.
Remarks
This property affects ActiveX control when HostAddress is entered. If this is set to True and HostAddress is not empty, then the VAccess will attempt to connect to the requested server. If it is unable to resolve the server address or if there is a connection failure, the HostConnect property will be set to False automatically following the connection failure.
HostConnect does not affect VAccess interaction with local Btrieve requesters.
The default value is True.
See Also
PSQL Programmer's Guide
Affected by: DdfPath, Location, HostAddress