Hi.
I have a split database that has a backend that resides on a server for my company. People in one building can access everything just fine with no speed issues, however the building I reside in does not have the privileges having updated networking.
Looking for workarounds. Working locally will be the best option. Is it possible to connect the database's front end with the backend at startup, import all of the data from the server into my tables, and then close the connection again? On the front end, I plan to have a button that syncs data by connecting to the backend, updating the tables with any changes, and disconnecting. If so, any tutorials out there or examples? Also, any other suggestions?
Sorry if this is in the wrong part of the forum.
Thanks.
I have a split database that has a backend that resides on a server for my company. People in one building can access everything just fine with no speed issues, however the building I reside in does not have the privileges having updated networking.
Looking for workarounds. Working locally will be the best option. Is it possible to connect the database's front end with the backend at startup, import all of the data from the server into my tables, and then close the connection again? On the front end, I plan to have a button that syncs data by connecting to the backend, updating the tables with any changes, and disconnecting. If so, any tutorials out there or examples? Also, any other suggestions?
Sorry if this is in the wrong part of the forum.
Thanks.