Page 1 of 1

DBFUniProvider: driver on Windows 7

Posted: Tue 08 Jan 2013 18:04
by Giovanna
Hi,
I need to access to DBF table from PC with Windows 7 for migration to Firebird.
With the component TDBFUniProvider I have an error because don't find 'msxbde40.dll'.
What do i do?
Thanks
Giovanna

Re: DBFUniProvider: driver on Windows 7

Posted: Wed 09 Jan 2013 14:08
by AlexP
Hello,

The given library msxbde40.dll is a Microsoft Jet Database Engine module and must be located in the ..\windows\system32\ folder for 32-bit platform, and in the ..\windows\SysWow64 folder - for 64-bit platform. Please make sure the library is in the specified paths - if it is not, you have to find it and download.