Is there a cloud-based solution to MS Access?

Rowan Novinger 21 Reputation points
2022-01-24T19:24:45.777+00:00

I'm wondering if there is a cloud-based solution or alternative to MS Access. We're working remotely with Office 365 without issue but we'd like to have some of the functionality of MS Access remotely as well - from storing various client and project data to unique project number creation, based on certain criteria (jurisdiction, project type, etc).
Maybe it's as simple as storing the DB in the cloud (if that's possible), but perhaps there's another solution someone else has come up with.

Thanks!

Microsoft 365 and Office | Access | Development
0 comments No comments
{count} votes

Accepted answer
  1. Karl Donaubauer 2,061 Reputation points MVP
    2022-01-25T09:28:55.027+00:00

    Hi,

    If you only need the data (=backend) online (not the frontend), then you can do just that, i.e. export only your data to an online data server/storage like Azure SQL or Sharepoint, from where you can then link the tables back into your Access frontend(s). Check what is the best way for your application, requirements, amount of data, budget, knowledge, etc. There is a lot of information on the web, or get an expert to look at your application to find the best solution.

    Servus
    Karl


    Access News
    Access DevCon

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.