[DUG] Firebird V2 BDE Windows 7
russell
russell at belding.co.nz
Thu Jun 14 10:13:23 NZST 2012
Hi John
At http://www.firebirdsql.org/manual/ufb-cs-appdev.html I read
The Borland Database Engine (BDE)
Borland markets “enterprise versions” of a number of integrated development tools – Delphi, Kylix, C++Builder, JBuilder and some older products – which can use the proprietary Borland Database Engine and native SQL Links InterBase drivers as a “black box” middleware layer to make InterBase and, latterly, Firebird databases behave like desktop databases. BDE version 5.2 and its associated InterBase driver, which first shipped with Delphi 6E, supports both Firebird and InterBase version 6, although it has known bugs affecting the Dialect 3 date and time data types.
I used the BDE extensively once and would run a long way to avoid it now. I converted one largish BDE app to FB2.5 +IBObjects. No significant problems. So much for a grizzle. You may have compelling reasons to hang with the BDE. Perhaps a replacement from 5.01 to 5.2 would help?
There is a download link here for BDE 5.2. http://www.stockblocks.com/support/bde/ (I have not tried the link).
Best regards,
Russell
From: delphi-bounces at listserver.123.net.nz [mailto:delphi-bounces at listserver.123.net.nz] On Behalf Of John Bird
Sent: Wednesday, 13 June 2012 9:59 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: [DUG] Firebird V2 BDE Windows 7
I am getting a legacy program that uses both BDE and TIB connections to a Firebird V2 database working on Windows 7.
Have installed BDE (the old version – V5.01) OK – the trick is to install as Administrator
Have installed Firebird server and the database.
Can connect to it using EMS SQL Manager and Flamerobin just fine and browse the tables and run SQL etc. – ie the Database file and server all look fine.
the programs TIBQuery connection also seems to be working OK.
However I cannot connect to it using BDE – it looks like the problem is the driver. I installed the Firebird/Interbase ODBC driver, but it may be that the original XP PCs using an Intersolv native INTRBASE driver, for which I don’t have an install, or an install of the BDE that once included an INTRBASE driver that I don’t have in my fresh BDE install.
Anyone have suggestions how to get the BDE connection working?
John Bird
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20120614/1f726392/attachment.html
More information about the Delphi
mailing list