This table
lists the properties that the
SAS/SHARE provider supports on the ADO
Connection object.
Connection Properties for the SAS/SHARE Provider
|
|
|
|
The server ID that is
established by the server administrator when the SAS/SHARE server
is started.
|
|
|
The access permissions
for the "Data Source." Valid values are adModeRead or adModeReadWrite.
The default is adModeReadWrite in conjunction with adModeShareDenyNone.
|
|
|
The node that the server
is running on.
|
Only if the node is
not the one that is running the ADO application. For example, "Location"
is required for remote-server access.
|
|
The user ID that the
user provides to access a server that requires authentication.
|
Might be required by
the server.
|
|
The password that the
user provides to access a server that requires authentication.
|
Yes, if the "User ID"
is required.
|
"SAS Server Access Password"
|
The server-access password
if one was established by the server administrator when the SAS/SHARE
server was started.
|
Might be required by
the server.
|
|
The major release number
of the server that you are using. Valid values are 7, 8, and 9 (the
default).
|
|