killerflappy
Registered User.
- Local time
- Today, 13:51
- Joined
- Aug 23, 2017
- Messages
- 50
Hi guys,
A couple of months ago I started to program an Access database to process orders, scanning and drivers papers. This database sits on a Synology NAS. For the warehouse it's a good solution.
The last months I programmed a lot of VBA code for all kind of things. The database will grow to about 50mb. Every day I copy (via WebDAV) the database to the main office for analysis.
The next step is to use the database from the office without copying every day. There are a lot of options, but I don't know the right one.
Opening the database directly via WebDAV is way to slow.
I tested with a split database. A copy of the front and in the main office en the backend on the Synology NAS. TYhis also is way to slow for some functions.
Because I programmed a lot in VBA, the Access web app isn't an option.
What other options do I have to use the database remotely?
A couple of months ago I started to program an Access database to process orders, scanning and drivers papers. This database sits on a Synology NAS. For the warehouse it's a good solution.
The last months I programmed a lot of VBA code for all kind of things. The database will grow to about 50mb. Every day I copy (via WebDAV) the database to the main office for analysis.
The next step is to use the database from the office without copying every day. There are a lot of options, but I don't know the right one.
Opening the database directly via WebDAV is way to slow.
I tested with a split database. A copy of the front and in the main office en the backend on the Synology NAS. TYhis also is way to slow for some functions.
Because I programmed a lot in VBA, the Access web app isn't an option.
What other options do I have to use the database remotely?