Page 1 of 1

connecting to a dBase File with ODBC

Posted: Sun Sep 28, 2008 7:59 pm
by w35z0r
Hello,
I have my ODBC driver installed on my computer, but I'm afraid I don't know how to use it... :oops:
Basically, I need to connect to a dbf file called STOCK.dbf

I know I need to use odbc_connect and I know username and password will be null (or just ""), but its the dsn part that's confusing me. If someone could help me out, I'd be most grateful.

--W