开发者

EasyPHP connecting to MS Access

开发者 https://www.devze.com 2023-01-30 02:30 出处:网络
I want to know 开发者_JAVA百科if I can connect easyphp to an MS Access database to store data into it?

I want to know 开发者_JAVA百科if I can connect easyphp to an MS Access database to store data into it?

Can anybody point me in the right direction.


I would suggest connecting to an ODBC datasource from php.


Take a look at this step by step article on how to setup an ODBC connection, and connecting to the Access database using that ODBC connection.

http://www.w3schools.com/PHP/php_db_odbc.asp

0

精彩评论

暂无评论...
验证码 换一张
取 消