As the title suggests, I've been tasked with researching cloud-based platforms to "replace" our existing Access database with something more user-friendly.
I am an Access 2010 "power user" (not a programmer) at a non-profit, and created a database to manage client info, billing, and other reporting needs. The BE is 140,764 KB and consists of 47 tables (23 of which are static/lookup tables - no lookup fields used, no multi-selection fields, a couple of calculated fields). One of the tables has a memo field (max so far is about 9000 characters) that has contributed most of the volume to the database. In the FE, I have a LOT of queries, some pretty complex (chained, union, grouped, date arithmetic, dlookup), a few forms (some include dlookup or VBA components). I have MS Word and Excel pulling live data for mail merges and linked spreadsheets (and pivot tables, anticipating a future move to Access 2016). My database is normalized except for 1 or 2 duplicate fields that I couldn't figure out how to reduce. I do most of the data entry myself, but staff use the forms and reports.
My employers are now asking if the database can be "moved" to a cloud-based platform and want me to see how feasible it is. Suggestions for me to look at included QuickBase and Zoho. What they'd like is for our staff to be able to pull up an app to view the reports and forms they want on their tablets and smart phones, and additionally they are interested in possibly marketing the database (excluding the data) to other businesses in our field.
Like I said, I'm not a programmer, but it seems like with the complicated queries and forms we need to use, one of these simple cloud databases just isn't going to be able to duplicate what we have with Access. (I know putting the data tables in the cloud is not going to be a problem.) I suspect some sort of SQL Server solution is more what we should be looking at.
Also, I realize that a computer expert is the one who should be advising them on this. They have said they would consult one, but they want me to weigh in on it first. (We don't have anyone like that on staff.)
What should I be looking at? They want me to contact platforms like QuickBase etc. to view demos and ask questions. I'm preparing a list of criteria that any new solution will have to meet as well as a copy of our database with sensitive data scrubbed.
Any direction would be appreciated. I know I'm over my head here, but I need to tell them something before they will involve an expert.