iis 7 - Accessing a remote MS Access database from PHP 5.3 / IIS7 -


i trying connect ms access database in our company network.i have installed iis7 , php 5.3 .for have copied database remote computer pc , works fine.but don't want copy database every time.so,i need connect database remotely in php. have not find simple way.

for locally access database ,i have configured control panel\all control panel items\administrative tools\system dsn , add database path.

$conn=odbc_connect("dbname","" ,""); 

any appreciated.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -