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
DBFUniProvider: driver on Windows 7
Re: DBFUniProvider: driver on Windows 7
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.
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.