
Thank you, Mr. Scott, for your reply. It was very specific answer. Do you know if using NAC local storage will solve the problem? Honestly, I watched many Youtube's on this but no one specifically touched on the reliability of that option. Have you?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
There are many ways to share desktop Microsoft Access for multiple users' simultaneous access. I am not talking here about sharing MS Access in the same network. I need to share it among several users outside my network. What is the cost-effective solution that I can use, and how? I tried using SQL Server to share the MS Access tables, but kept having several technical problems, as some MS Access codes are not so compatible. Any idea what other solutions that I can use at a very low cost? I don't want to jump into expensive solutions. Any help?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Thank you, Mr. Scott, for your reply. It was very specific answer. Do you know if using NAC local storage will solve the problem? Honestly, I watched many Youtube's on this but no one specifically touched on the reliability of that option. Have you?
You mean NAS? No, Access can't be shared over the Internet reliably.
You already know the various possible approaches. You may not like any of them, but those are you only choices.
I still don't get why you wouldn't use SQL Server. If you explain the issues you were facing people here would be glad to help you resolve them.
Another typically low cost way to share Access over the net is to migrate the backend to MySQL, but that also will require modifications to the front-end.
Thank you Mr. Daniel,
Whenever I share the MS Access tables in the SQL server, I get the MS Access file not working. It keeps popping up an error message that I contacted MS help with, and they could not solve it. The error says, "Run-time error '2427'. You entered an expression that has no value". Apparently, the error is caused by an incompatible expression. With my big Access file and many tables, queries, forms, macros, modules, reports, etc., it is unknown where exactly I have to look for such a compatibility issue and how to fix it. I called MS help three times. I ended up with a waste of time, nothing more.
How did you upsize your database to SQL Server?
Did you install the latest SQL Server driver, and not use the default Windows ones?
"Whenever I share the MS Access tables in the SQL server, I get the MS Access file not working"
Please explain how you are sharing the tables.
Does the error occur when you open the database, open a form, a query, a table directly?
Hi, Mr. Daniel,
I am using the latest SQL Server app. The error messages pups up when I open any form, save any form, run any query. It is almost in every button I press.
Also, I lost all attachments inside the tables.