User Profile
DavideGD
Copper Contributor
Joined Jan 12, 2022
User Widgets
Recent Discussions
Re: Access doesn't close properly. A remaining background process can only be terminated in task manager
Well, it worked. The procedure is the same, just you cannot force the update after setting the version. at the last step you have to wait that the runtime update by itself. Ciao44KViews0likes0CommentsRe: Access doesn't close properly. A remaining background process can only be terminated in task manager
I tried the procedure with the target version "16.0.14729.20194". It worked fine on every full version, but nothing changed on runtime versions, they still remain 16.0.14827.20158... I'm searching for any solution Ciao44KViews0likes1CommentRe: Constant database conflicts
Hi JasonC777 , you have to setup a vpn at office. This will allow you to connect to your back end at the office from your front end at home. of course it work as well as how fast is your connection at home and at office (look at both connection speed, download and upload to chose) The second solution is a remote connection (anydesk, teamviewer or similar) to connect to your pc at the office from your pc at home. This solution il better for performance of the database (because data don't traver over the internet) but you have to have PCs always on at the office for every user. Well, actually anydesk (and I think other) allow to swich on your pc remotely, so you can suthdown your pc and start it remotely when needed. Ciao3.9KViews0likes1CommentRe: Constant database conflicts
This is a very bad idea. Clouds services are not intended for multiuserjobs, ask youself how access works: it open the accdb file, read and write and eventually close the file, at that moment dropbox (or onedrive or whatever you have) upload your file on the cloud and other users download the accdb file. What do you think happen when two or more user modify their local copy of the accdb file at the same time? You need a vpn for all users (not vpn for privacy, your own vpn installed at your office), so they can connect directly to the accdb file in your server/pc at the office. Ciao3.9KViews0likes0Comments
Recent Blog Articles
No content to show