I am creating a system which reads an ACCESS database and processes data on several different forms, using various types of data control (Adodc1, Data1 etc.)
How can I set the Connection srting(s) at design time to look at the IniFile settings "Datapath", so I can distribute the app and have it dynamically point to the correct database?
Help please as I'm going crazy trying to figure this out!