Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
From : http://www.codeproject.com/KB/database/cpodbcdbase1.aspx
Start -> Administrative Tools -> Data Sources (ODBC) -> User-DSN-> Add
I work with a ODBC - Driver for dBase 5.0. At microsoft.com you can download the ODBC-Jet Driver.
You have to create a DSN with the driver Microsoft dBase Driver (*.dbf), with the name test_dbase and with the right path to the file. Without creating the DSN, the application won't find the dBase file!