connecting to a dBase File with ODBC

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
w35z0r
Forum Newbie
Posts: 17
Joined: Thu May 18, 2006 7:02 pm

connecting to a dBase File with ODBC

Post 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
Post Reply