Re: ADO versus BDE

From: Kevin Davidson (kevin_at_qsinc.com)
Date: 01/23/04


Date: Fri, 23 Jan 2004 14:32:43 -0500

Parisa Tashakori wrote:
> Hello,
> I'm starting a project and want to provide connectivity to different
> Database engines. By using BDE, I have to install DBE in any client that
> application is supposed to run. By using ADO, Am I get rid of this process
> or I need to run another thing. In other word my goal is be able to just
> run one executable delphi application and do everything from within the
> application. the question is very elementary but your ideas may give me a
> faster movement to the goal So I appreciate for any ideas.
> Thank you in advance
> (My environment is Delphi5/Win2K)
> Parisa
>
> "Pascal Schmidt-Volkmar" <pascalsv@nospam_tauth.com> wrote in message
> news:3f657abd$1@newsgroups.borland.com...
>
>>Iwan,
>>
>>ADO is the newer, much more faster and easier to handle as you do not have
>>to install the databases in your BDE control menu. I have changed all my
>>apps to ADO and I am really happy with it!!!
>>
>>HTH,
>>
>>Pascal
>>
>>
>
>
>
You'll probably find what you need to run ADO already on the machine.
You shouldn't consider the BDE for new development.

Kevin



Relevant Pages

  • Re: Delphi kicks C# butt
    ... But when I compare it to TTable and ... >>the BDE, there isn't any comparison on stability. ... The BDE was a pain to install, ... I don't feel the same about D7 VCL. ...
    (borland.public.delphi.non-technical)
  • D7 & ADO with ASA9: EOLEException & Multiple-step error
    ... If I rest my pointer over the ".AsString" part of AdoDataMod.aquGetClipReadOnly.FieldByName.AsString, I get the yellow ribbon hint with the text "Delphi Exception EoleException at ... I tried removing the fields from the ADO query, I tried adding them back in again, I tried closing everything and rebooting - so far so bad... ... The BDE version has been working with identical data for nearly 10 years without a hitch - it still is. ...
    (borland.public.delphi.database.ado)
  • Re: BDE support??
    ... > We have an application that is using controls descended from TDatabase, ... > we'd like to convince the higher ups to ditch the BDE and move to ADO. ... Very nice for unit testing, ...
    (borland.public.delphi.non-technical)
  • Re: Conversion from BDE to ADO
    ... I've noticed no performance problems with ADO and MSSQL. ... conversion). ... > I am currently experimenting with converting a quite large app from BDE to ...
    (borland.public.delphi.database.ado)
  • Re: Win64 bit and Pdox7/32 and BDE 5.202
    ... flag the BDE for the old "Win3.1" rules, and point to your own idapi.cfg ... My setup.exe (created with install shield for pdox 7) did not even start. ... update registry when I changed cfg file. ... Is it OK to install BDE in this way or am I missing something? ...
    (comp.databases.paradox)