PDA

View Full Version : ODBC driver for dBase


seacue
30th Mar 2012, 15:01
I have spent fruitless hours with Gxxgle trying to find whence to download an ODBC driver for dBase. I want to use it with a C program (not C++).

Eventually I'll also want an ODBC driver for ACCESS.

Of course I am looking for free, not just a free 30-day trial. 30 days would not be long enough for me to incorporate the driver.

Please, please, where should I look?

mixture
30th Mar 2012, 15:52
I have spent fruitless hours with Gxxgle trying to find whence to download an ODBC driver for dBase.

Really ?

Took me about 1.5 seconds to come up with this :

www.dbase.com/ODBCSummary.asp (http://www.dbase.com/ODBCSummary.asp)

Perhaps you just weren't keen on the bit that said "purchase ODBC Drivers".

You could also use C++ libraries in conjunction with this (http://www.parashift.com/c++-faq-lite/mixing-c-and-cpp.html)

riverrock83
30th Mar 2012, 16:20
On my machine, with MS Access installed, Microsoft ODBC drivers for both Access and dBase are installed without any additional download required. You are probably finding difficulty downloading more because everyone just uses the default ones.
See the link below if you can't see the drivers (it could be an x64 / x32bit issue):
Windows 7 RC ODBC Access driver (http://social.msdn.microsoft.com/Forums/en-IE/sqldataaccess/thread/685eacc1-a670-42d4-8392-924230fa90cb)

Personally I've only used the Access one and that was a while ago as a proof of concept - good luck!

RR

seacue
30th Mar 2012, 18:07
Thank you riverock. I think your answer gets me on my way. I have access 2010 installed on my XP SP3.

Mixture .... I had found the page you linked, but since I don't have "dBase PLUS", I questioned its applicability.

seacue

Milo Minderbinder
31st Mar 2012, 20:37
this may solve your Access requirement
Download: Microsoft Access Database Engine 2010 Redistributable - Microsoft Download Center - Download Details (http://www.microsoft.com/download/en/details.aspx?id=13255)