Setting Group
|
Attribute Name
|
Description
|
Advanced
|
Sets the connection model. The default is Thread/Connection.
|
|
Environment
|
Specifies a list of variables that will be set before the OpenAccess SDK service is started. The syntax for valid values is varname=value. This attribute should contain any settings that are required by the IP pertaining to configuration or the library path.
|
|
IP Parameters
|
Specifies the OpenAccess SQL engine configuration file. This file must be located in the path specified by the ServiceIPPath attribute. Set to oasql.ini by the installer.
|
|
IP Parameters
|
Specifies the name of the OpenAccess SDK module for interfacing the OpenAccess SDK service with an IP written in .NET. Must be set to oadamipnet.dll.
|
|
IP Parameters
|
Specifies the OpenAccess SDK SQL engine module. Must be set to oadssqlip.{lib}.
|
Display Group
|
Attribute Name
|
Description
|
IP Parameters
|
Name of the class implementing the IP for the SQL data source. Each data source under a Service for .NET can have its own IP class. The class must be located in the path specified by ServiceIPPath. For example:oasqlip/oadotnet/net
|
|
IP Parameters
|
Path where the schema files are located. For example:C:\Program Files\Progress\DataDirect \oaserver81\ip\schema\example1
|
|
IP Parameters
|
Determines how the OpenAccess SDK SQL engine handles access to this data source.All user-written IPs must set this attribute to DAMIP.
|
|
User Security
|
Set to Anonymous if you do not want the IP code to authenticate the user.
|
|
Workarounds
|
Set to 8192 to enable Microsoft Access to correctly use the data provider.
|