|
Specifies the database name to which you want to connect. This property is used in conjunction with HostAddress (page 6-34) and HostConnect (page 6-35) to specify a host and database name. ActiveX will attempt to connect to the database using a database URI.
If you want to connect to the database using local or mapped drives, or UNC paths, see the DdfPath (page 6-21) property instead.
If security is enabled for the database, the user will be prompted for the user name and password by the transactional interface.
Note
This property formerly was used to connect to databases using the I*net Data Server.
The default value is blank (empty string).
Pervasive PSQL Programmer's Guide for more information on database URIs.
Affects: HostAddress, HostConnect
|
Chapter contents
Prev topic: CompressData
|