Hi all,
Interbase and BDE on windows 7. In installing bde WITH the interbase sql links fully configured for windows 7 (32 and 64 bit)? BDE Installation. Download Work Folders for Windows 7 (64 bit). You will need to install this KB 3081954 on the Windows 7 PC after installing the download package.
we have an old application that uses BDE which I found out how to get working by creating a ODBC connection using %WINDIR%SYSWOW64odbcad32.exe. that works fine now.However another application is giving me an error
'Exception EDBEngineError in module at 0006C2C6. An error occurred whilst attempting to initialize the Borland Database Engine (error $2108)'
obviously its not going to initialize as you cant install BDE on a 64 bit machine (nor win 7 i believe?)
Windows 7 64-bit Free Download
does anyone know what i can do, reg file or something that i can get this app to work?the App is written in delphi if that helps in anyway at all