Is anyone familiar with linking microsoft access files to your website? What's the process?
Microsoft Access
Read the ODBC section in PHP Help. That is what you are looking for. But you may consider MySQL also. I personally find that easier, plus there is a much bigger user community you can ask for help.
I think you can export your database from Access and import it into MySQL.
I think you can export your database from Access and import it into MySQL.
Yeah, MySQL is alot easier to do for this situation.
