Re: need help for connecting the db in php



Thanks
i got solution for that,
i chabged UserDsn to SystemDSN setting in control panel

and all did change in code is
$con = odbc_connect('MSAccessDriver','','');

any way thanks


Regards
Vijay


.