|
|
Connection Data File |
|
The connection data file is a text file containing the data necessary to connect to a Language Exchange database. The file defines the server URL, logon account details, server proxy information and other server details.
The format of a connection data file is as follows:-
|
**url:http://blogs01/alex/totalrecall.asmx **username:administrator **password:password **dbserver:blogs01 **dbprovider:"SQL Server" **useproxy:0 **proxyserver: **proxyport: |
Each line starts with ** followed by a parameter name. For example, **url or **dbserver. These represent the parameters that need to be specified in the Alchemy LANGUAGE EXCHANGE connection properties dialog box.

There can only be one parameter specified per line.
**useproxy can be 0 or 1. If the value is 1, then **proxyserver and **proxyport must be provided.