Difference between revisions of "WorkMan CCT AVIO"
From WorkManSoft Wiki
Jump to navigationJump to search (Created page with "Release History == Specifications == Windows versions supported: * Windows 32-bit (XP/Vista/7/2003/2008) * Windows 64-bit (7/2008), runs...") |
|||
Line 1: | Line 1: | ||
[[WorkMan CCT AVIO - Release History|Release History]] | [[WorkMan CCT AVIO - Release History|Release History]] | ||
+ | |||
+ | == Ini-file == | ||
+ | |||
+ | [Database] | ||
+ | DBFilename=D:\WorkMan\Prop\DB\wmcc_prop.fdb | ||
+ | DBAddress= | ||
+ | |||
+ | [CoreServer] | ||
+ | Address=127.0.0.1 | ||
+ | Port=25100 | ||
+ | |||
+ | [System] | ||
+ | Log2TCALL=0 | ||
+ | LocateDDI=0 | ||
+ | AVIOID=1 | ||
+ | |||
+ | Database\DBFilename is path to database | ||
+ | |||
+ | Database\DBAddress is IP or hostname to Firebird-server, blank if localhost | ||
+ | |||
+ | CoreServer\Address is IP to core server, typically 127.0.0.1 | ||
+ | |||
+ | CoreServer\Port is the port where core server is listening | ||
+ | |||
+ | System\Log2TCALL n/a | ||
+ | |||
+ | System\LocateDDI n/a | ||
+ | |||
+ | System\AVIOID n/a | ||
== Specifications == | == Specifications == |
Revision as of 21:15, 1 June 2011
Ini-file
[Database] DBFilename=D:\WorkMan\Prop\DB\wmcc_prop.fdb DBAddress= [CoreServer] Address=127.0.0.1 Port=25100 [System] Log2TCALL=0 LocateDDI=0 AVIOID=1
Database\DBFilename is path to database
Database\DBAddress is IP or hostname to Firebird-server, blank if localhost
CoreServer\Address is IP to core server, typically 127.0.0.1
CoreServer\Port is the port where core server is listening
System\Log2TCALL n/a
System\LocateDDI n/a
System\AVIOID n/a
Specifications
Windows versions supported:
- Windows 32-bit (XP/Vista/7/2003/2008)
- Windows 64-bit (7/2008), runs in 32-bit compability mode, make sure the TAPI-driver works first. Special Firebird-dll might be needed if you are running 64-bit Firebird engine, contact us for special support.