Jump to content

Opening a MS access form


Jouatt

Recommended Posts

Hi all,

 

So here is what we are trying to accomplish. We currently have a database program run in MS access and want to migrate the front end of that to web based. We want to do this conversion in little steps since the program is big and would take forever to rewrite all the forms in html/PHP. We want to first change the home page. So far we managed to pull data from the MS access back end with PHP into a browser to populate the homepage with data like we want but we are looking for a temporary fix for the rest of the program. We would like if a button from the home page could open a specific Access form from the old front end for the rest of the program. Any ideas on how this could be done via Java Script, PHP, VBS, or anything else? Thanks

Link to comment
https://forums.phpfreaks.com/topic/222298-opening-a-ms-access-form/
Share on other sites

Not really. It would involve making the user download the database file and run it on their machine. Which would require Access. And at that point it's not a web frontend anymore.

 

There is no temporary fix. You are going to end up rewriting all the forms and logic and queries in PHP.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.