nelifecare
MIS
Hi,
Is it possible to create a text file using some values from an access db? example:
file name: options.ini
Note <FILL IN FROM TABLE> means I want to use access to populate these areas.
Jeremy
Is it possible to create a text file using some values from an access db? example:
file name: options.ini
[address book sync]
addressbookpath=
[advanced settings]
addressbookpath=
enableoutlooksync=0
minimizeaftersend=1
minimizeonclose=1
[date time]
dateformat=MM-DD-YYYY
timeformat=12 hour
[fax finder device0]
devicetype=FaxFinder
enabled=1
firewall=0
ipaddress=<FILL IN FROM TABLE>
password=<FILL IN FROM TABLE>
username=<FILL IN FROM TABLE>
[fax retry]
retrycount=2
retryinterval=300
retrykilltime=30
[identification]
company=My Company Name
fax_localid=2
fax_num=<FILL IN FROM TABLE>
name=<FILL IN FROM TABLE>
phone_num=<FILL IN FROM TABLE>
[logging options]
save_on_exit=0
trace_level=5
[main]
coverdefault=<FILL IN FROM TABLE>
devicecount=1
version=1
[which server to use]
selected_server=0
Note <FILL IN FROM TABLE> means I want to use access to populate these areas.
Jeremy