Jump to content

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.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.