What is the best way to create a website where users can enter data to a mysql database?
I have an Access database with several forms and reports. I would like to move it to a website. I have been told that access will not work on a website. They suggested I recreate it using mysql.
Are there any tools that will make the task easier?
Thanks for the suggestions. I am currently looking at some code generating software for PHP and MYSQL.
Microsoft Access
Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.