Does anyone have sample code or a sample mdb that shows how to create an INI file and then also be able to import an INI file back in to a table in the mdb?
You can easily create a text file and rename it what ever you want for an INI file can be edited as a text file. Not sure what you are trying to do so I can not be more specific. Search the forum for creating text files has been dicussed before.
Check out my Browse [Find a directory or file] sample for I am importing the Win.ini file as I demo how to import a file in the fFindOpenImportFile form.