Posted by steve on 11/23/05 23:10
| $conn = odbc_connect("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" . | "database_name.mdb","chad","dfw"); | | taken from a working model here. that probably won't work since the dbq above doesn't have a full path...like "c:\my data\databaseName.mdb".
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming