[Phpwm] connecting to Access database

alan dunn alan at dunns.co.uk
Thu Jun 1 12:27:14 BST 2006


The manual says we can do this, but I am struggling.

We are trying to connect to an access database on a windows machine via 
our linux server. The db is lionheart.mdb and it is in a folder dvam. We 
have mapped the folder dvam on the linux server and can see the db 
within it.

We are then trying to use this string, with no result at all:

odbc_connect("DRIVER={Microsoft Access Driver (*.mdb)}; 
DBQ=\\dvam\lionheart.mdb", "", "","SQL_CUR_USE_ODBC");

thanks, alan dunn



More information about the Phpwm mailing list