odb database path
Martin Obongita
martin.obongita at yahoo.com
Fri Aug 5 18:31:37 UTC 2022
Hi ALL,
I have installed the Omnis Data Bridge in the server.
How do I setup the path to Omnis database in the config xml file for a remote server to enable concurrent access from client?
The datafile is created in the server in a folder "D:\PAYROLL\PAYDATA\PAYDATA.DF1"
I'm looking at IP, drive and a folder. eg:
<string>127.0.0.1/D/PAYROLL/PAYDATA/PAYDATA.DF1</string>
or should it be <string>127.0.0.1/D:/PAYROLL/PAYDATA/PAYDATA.DF1</string>
or should it be <string>127.0.0.1:D/PAYROLL/PAYDATA/PAYDATA.DF1</string>
My problem is where/how to insert the colon in the string.
RgdsMartin.
More information about the omnisdev-en
mailing list