Reply to comment
Problem DB
Hy!!! i have some dbf files, and i want to make querys from php, i dont find the real driver, i was using
Microsoft Access dBase Driver (*.dbf, *.ndx, *.mdx) driver , once it works. but now it craps!!
my php code is.
if ($conn = odbc_connect('DBFP3','',''))
echo "connected";
else
echo "not connected";
odbc_close($conn);
( ! ) Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in F:\servidor\www\Web\clientes\alcomex.com.mx\sistema\Dropbox\www_server\www\SISTEMAACOM\modulo_pruebas\prueba2.php on line 4
please really i need help.
Recent comments
1 week 4 days ago
4 weeks 19 hours ago
4 weeks 23 hours ago
4 weeks 1 day ago
4 weeks 1 day ago
5 weeks 2 days ago
8 weeks 2 days ago
10 weeks 4 days ago
12 weeks 2 days ago
12 weeks 3 days ago