Buenas galera!
Para os desafortunados que ainda necessitam utilizar o BDE e
ainda juntá-lo ao windows 7 64bits, vai a dica que encontrei
quando estava tendo problemas de conexão:
Cannot open the database in Windows7 64bit
An error prompted when opening the sample database after the installation of QnE Software Solution (using QnE289) in Windows7 64bit. Refer to screen shot below
Error:
Cannot load an IDAPI service library.
File: SQLINT32.DLL
Alias: UpgradeDB
Solution to this problem:
1. Go to Start > My Computer > Local Disk C
2. You will notice that there are two program files in it. A normal Program Files and the other is Program Files (x86). Windows 7 can run both 64bit and 32bit application. A 64bit application will go directly to Program Files and a 32bit application will go directly to Program Files (x86).
3. Open the BDE folder which is located to C:\Program Files\Common Files\Borland Shared\BDE
4. Copy the file “SQLINT32.DLL”
5. Paste the file to C:\Program Files (x86)\Common Files\Borland Shared\BDE folder.
6. After that, try to open again the QnE Business Solution.