Hi
I have a very small application. This save data in mdb file (this mdb file only have 2 tables). MDB file is stored in my PC. From application I can set the path to my .mdb file.
I have installed my app in 2 PC (office and home) and now I want to save mdb file in 1 pendrive.
This way when I go home only I will have to plug the pendrive and already I will have the data. Ditto for when I go to the office. In the 2 PC only I will set the path to the pendrive.
My question is:
is there any incoveniente in this method? Possibility of error, low performance....?
Thanks in advance for any suggestion.