Difference between revisions of "AquilaCRS Settings"

From EHS Help
Jump to: navigation, search
(first draft)
 
m
Line 10: Line 10:
 
<code>
 
<code>
 
[Settings]
 
[Settings]
 +
 
URL=http://localhost:8099/bin
 
URL=http://localhost:8099/bin
 +
 
LastUserName=STUART
 
LastUserName=STUART
 +
 
ReplicationURL=http://blackbox/cgi-bin/aquilaweb.exe/bin
 
ReplicationURL=http://blackbox/cgi-bin/aquilaweb.exe/bin
 +
 
TelemedicineURL=http://blackbox/cgi-bin/aquilaweb.exe/bin
 
TelemedicineURL=http://blackbox/cgi-bin/aquilaweb.exe/bin
 +
 
ProgramUpdateLastCheckDate=22/08/2011 17:06:37
 
ProgramUpdateLastCheckDate=22/08/2011 17:06:37
 +
 
ConnectionString=ADO?AuxDriver=SQLOLEDB.1;Server=WIN7VM;Database=aquila;UserID=sa;Password=w3stmeadstar;
 
ConnectionString=ADO?AuxDriver=SQLOLEDB.1;Server=WIN7VM;Database=aquila;UserID=sa;Password=w3stmeadstar;
 +
 
ConnectionType=MSSQL
 
ConnectionType=MSSQL
 
</code>
 
</code>

Revision as of 10:25, 15 March 2012

AquilaCRS icon.png

This topic is for AquilaCRS


Overview

The file is called aquilacrs.ini and resides in one of two places. By default it is located in the User's Local App Data folder, in a folder called Evolution Healthcare Systems Ltd\aquilacrs\settings. Alternatively it is also possible to move the settings folder to the program folder to enable use of the software on a USB stick.

Example

[Settings]

URL=http://localhost:8099/bin

LastUserName=STUART

ReplicationURL=http://blackbox/cgi-bin/aquilaweb.exe/bin

TelemedicineURL=http://blackbox/cgi-bin/aquilaweb.exe/bin

ProgramUpdateLastCheckDate=22/08/2011 17:06:37

ConnectionString=ADO?AuxDriver=SQLOLEDB.1;Server=WIN7VM;Database=aquila;UserID=sa;Password=w3stmeadstar;

ConnectionType=MSSQL