Backboards: 
Posts: 157
In response to "I have a tech question. If I’m used to running MS Access front ends to back end databases, what language would I need to build a better front-endGUI? -- (edited)" by Will Hunting

you can use php to make calls to an Access database

which would allow you to create a web interface to access your data.

The database and webserver would need to be on the same machine for it to work for the most part (otherwise it can get a lot more complicated)


Responses:
Post a message   top
Replies are disabled on threads older than 7 days.