from MSAccess to the internet

dBase, Calc, CSV, MS ACCESS, MySQL, PostgrSQL, OTHER
Post Reply
BillC
Posts: 1
Joined: Wed Mar 05, 2008 4:07 pm

from MSAccess to the internet

Post by BillC »

Greetings, I have a database currently being maintained in MSAccess and would like to put it in an easier to use
form (BASE?) and then make it available on the internet. Because I'm new to all this (except databases) can anyone
tell me if BASE is the right tool to do this and,if so, the process that would be involved. Thank You.
User avatar
Villeroy
Volunteer
Posts: 31345
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: from MSAccess to the internet

Post by Villeroy »

Base is a desktop frontend so it is definitively not the right tool. Everything depends on the server. May be that some Microsoft server provides a tool to serve *mdb files by html forms. Take this forum as an example. It is a PostgreSQL database, each link triggers a query, the query-results are delivered as html pages with forms.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Post Reply