BDE is the abbreviation for Borland Database Engine.
I have the following query to one of my database tables: select count(*) as mycount from mytable where fieldone = :fieldone …
delphi bdei have two applications (server and client), that uses TQuery connected with TClientDataSet through TDCOMConnection, and in some cases clientdataset …
delphi bde midas-serverI am attempting to convert a Dephi 2006 project to Delphi 2009 (Delphi 2006 is on Drive C Delphi 2009 is on Drive D). …
delphi bde paradoxI ported a Delphi 6 application to Delphi 2007 and it uses BDE to connect to an Oracle 9i database. I am …
oracle delphi delphi-2007 bde ora-01426