Using Custom Driver List

To use the application driver on Prognoz Platform 9 connection, running at web server, to database server via server filter, third-party drivers are supported with loading from the Drivers.xml file located in the folder with installed Prognoz Platform 9.

The Drivers.xml file has the following structure:

<PP>

<Drivers>

<Driver Id="HTTP (ORCL8)" Name="HTTP Orcl Driver" ModuleName="HttpOrcl8" ProgId="P7.Driver.HttpOrcl8" P5Versiondependent="TRUE"/>

</Drivers>

</PP>

where:

Along with the Drivers.xml file, the folder with installed Prognoz Platform 9 must contain DLL libraries and their manifests that are set in the file. The Drivers.xml file is a primary file and redefines system drivers using corresponding identifiers (ORCL8, MSSQL2008 and others).

See also:

Setting Up Repository Parameters