Search code examples
odbcdbase

ODBC Microsoft dBase Driver without Office installed


is there some solution how to use 32/64 bit ODBC Microsoft dBase Driver on Windows without Office installed?

Thank you for response.


Solution

  • Jet drivers used to be installed with Windows until the recent Windows editions. You can download ACE drivers for free ( http://www.microsoft.com/en-us/download/details.aspx?id=13255 ) Here is an example of usage : How to read/write dBase III files using C#/.NET ODBC or OLE?