PDA

View Full Version : php with access db?


tyguy85
07-11-02, 16:46
Can you use PHP with a Microsoft Access Database? Just curious...Thank!

PacuIonut
07-16-02, 02:32
Yes, you can do that!
You will have to make an ODBC connection.
But from my experience, this combination (PHP+ODBC) it's not so powerful.

Good luck