Hi, I'm starting on this project that involves an existing MS Access database of parts and I need help so users in our LAN can access the data through web interface.
Let's say the users would want to check if a specific part exists in the database, so he types in the part number in the web browser and he clicks search, and the database is automatically reviewed if such part number is present, and it displays the results along with the part number's other characteristics, such as description, value, etc. How would I be able to achieve that through PHP? I need serious help in coding. Thanks much if you could help me on this.
P.S. I've already set up the ODBC.