Is it possible to connect to a MS Access database with PHP4? Let's assume I have no access (except FTP/HTTP, duh) to the server, hence I can't change any configuration.
If it is possible, could someone post some example source code or direct me to some? (php.net didn't help AT ALL)
Thanks for any help in advance.
PHP and MSAccess
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
You can use ODBC if the database is setup with a system DSN but there are other alternatives:
http://php.weblogs.com/odbc
http://www.phpfreaks.com/tutorials/61/0.php
Mac
http://php.weblogs.com/odbc
http://www.phpfreaks.com/tutorials/61/0.php
Mac