I am using Access database and PHP together.But when I put them on Apache server it didn't work. It can't make connection to the database. Locally it worked fine. How could I configure the Access database on Apache server?
Thanks
You need to setup an ODBC...did you?
Diego
I did that on local machine but don't know how to setup on the server. I uploaded all the php files and database on to the Apache server. It can't find the database. Any solution?
Well, you'll have to ask your server administrator to do it for you.