Hola Mayid, gracias por la respuesta. Lo probé
Código PHP:
$rutabbdd = getcwd() . "\db\datos.mdb";
$link = odbc_connect("Driver={Microsoft Access Driver (*.mdb)};Dbq=$rutabbdd", "", "", NULL);
y me sale este error:
Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides., SQL state S1009 in SQLConnect in E:\kunden\homepages\41\d373577191\www\catala\cerca dor.php on line 45