Hi
I am working on a
Java application that may use a MS Access database in one run of the application and another MS Access database in another run of the Java application.
I have set the variable for one of the databases on my computers administative tools, parameters.
Is there a way to programmatically in a java application to change the parameter in the admin tools settings, or be able to access the different database file at run time.
Thanks
RudeDude