I've created a program, and it requires a database (in Microsoft Accessif it matters) for some information. But, when I change computers, I have to change the location of the database in the program.
The only way I can think to fix this problem is to create a installer program to copy the file to a location, record where it was installed and put that location in the database access field.
Is there an easier way to do this? It would really help me out.
The only way I can think to fix this problem is to create a installer program to copy the file to a location, record where it was installed and put that location in the database access field.
Is there an easier way to do this? It would really help me out.