Re: BDE -> ADO



Hannes Danzl[NDD] wrote:

If your product is currently table based and you've not taken
precautions for later switching to query based, you'll very likely be
in for a big nasty surprise in terms of performance. Writing SQL
based software is a complete different thing compared to table based
approaches.

He is already using SQL Server 2000 with the BDE and TTables so move to
ADO with TADOTable may not degrade performance.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Re: BDE -> ADO
    ... precautions for later switching to query based, ... in for a big nasty surprise in terms of performance. ... Writing SQL ... ADO with TADOTable may not degrade performance. ...
    (borland.public.delphi.database.ado)
  • Re: Set parameters for nested query
    ... there are easy work arounds by saving the query or ... writing SQL into the code. ... means more query tedium. ...
    (comp.databases.ms-access)
  • Re: Parameter Driven Query
    ... MS Query is set up to use parameters easily - you can use square ... advanced interface) for the criteria values. ... the query Excel will display a dialog where you can choose to use a ... ui is just writing SQL based on your input anyhow) ...
    (microsoft.public.excel.programming)