M
Malvina
I would like to create a mechanism, where on opening the
database from the server, all my tables would be loaded to
the user's local drive. When the user closes the db all
the updates have to go back to server. The reason for me
doing that is, because the traffic on the server is so
bad, and the process of navigating within the db is VERY
SLOW.
I can visualize that it's possible, but I need to figure
out how and where to start. May be some simple code, or
example.
Thank you for the reply in advance,
Malvina
database from the server, all my tables would be loaded to
the user's local drive. When the user closes the db all
the updates have to go back to server. The reason for me
doing that is, because the traffic on the server is so
bad, and the process of navigating within the db is VERY
SLOW.
I can visualize that it's possible, but I need to figure
out how and where to start. May be some simple code, or
example.
Thank you for the reply in advance,
Malvina