Hi everyone,
I have an ini file that reads
[Databasetype]
type=sql
I need to be able to update this ini file with which type of database the user login last. This could be access or sql. Can anyone tell me how to update an ini file
thanks
cc
Printable View
Hi everyone,
I have an ini file that reads
[Databasetype]
type=sql
I need to be able to update this ini file with which type of database the user login last. This could be access or sql. Can anyone tell me how to update an ini file
thanks
cc
Thanks RyeBread for your help. This works great!
cc