Hi All,
I would like to know how to create INI file for connection to ms-access database?
Printable View
Hi All,
I would like to know how to create INI file for connection to ms-access database?
You don't need an ini file to connect to an Access database. All you need is an ADO connection. See this link for an ADO tutorial.