murphyz
03-14-2003, 12:54 PM
Hey all, just wondering if the following is possible without too much complication.
Set up a Microsoft Access Database with several records and fields and upload this to the internet.
Have a php page that links to the database created and runs basic queries on it - showing the answers on screen (basically just recalling info).
Or will have I have to grit my teeth and do this using MySQL?
I want a simple way to retrieve info from the database but one that is easily updatable (as in update the info in the database) for those who aren't very technical. The end user will not need to actually write to the database, it will just be a case of retrieving the info.
Thanks in advance for help and suggestions.
Mxx
Set up a Microsoft Access Database with several records and fields and upload this to the internet.
Have a php page that links to the database created and runs basic queries on it - showing the answers on screen (basically just recalling info).
Or will have I have to grit my teeth and do this using MySQL?
I want a simple way to retrieve info from the database but one that is easily updatable (as in update the info in the database) for those who aren't very technical. The end user will not need to actually write to the database, it will just be a case of retrieving the info.
Thanks in advance for help and suggestions.
Mxx