connecting to a dBase File with ODBC
Posted: Sun Sep 28, 2008 7:59 pm
Hello,
I have my ODBC driver installed on my computer, but I'm afraid I don't know how to use it...
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
I have my ODBC driver installed on my computer, but I'm afraid I don't know how to use it...
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