Hello everyone and good morning from Greece.
I need some help, PLEASE.
I made a program that needs a database file (.mdb) to open, if the database file is outside the program folder, creates an error and stoped running.
I dont want to have the database file in the program folder.
Is there any way to create another program, which i will give to it the path from my exe and the path from the database file to connect them some how and run the program?
Thank you