Principle usage of adoconnection

From: Hermann Hass (hermannhass_at_web.de)
Date: 01/23/04

  • Next message: Mike Collier: "Re: Principle usage of adoconnection"
    Date: Fri, 23 Jan 2004 01:35:01 +0100
    
    

    I have a simple question.
    In my application i use tables an queries with adodataset. I read, that
    adotabe and adoquuery is older an addataset can all this. But why use
    adoconnection. Is there an advantage of use it to connect to adodataset?
    Or is is better to have one adoconnection for many adodataset?
    thanks hermann


  • Next message: Mike Collier: "Re: Principle usage of adoconnection"

    Relevant Pages

    • How to update an Access table with ADOCommand and SQL?
      ... I have an ADOXCatalog, ADODataset, ADOCommand and ADOConnection. ...
      (borland.public.delphi.database.ado)
    • Referenz mit Hilfe von ADO KOmponenten
      ... eine DataSource, die als Dataset ein ADODataSet enthällt ... die ADOConnection, die die verbindung zur DB aufbaut. ...
      (de.comp.lang.delphi.datenbanken)
    • Sql error Message
      ... I am using Delphi 6 and ADOConnection and a ADODataSet to connect to a ... SQL2005 using default Locking ...
      (borland.public.delphi.database.ado)
    • Re: Principle usage of adoconnection
      ... >In my application i use tables an queries with adodataset. ... >adotabe and adoquuery is older an addataset can all this. ... >Or is is better to have one adoconnection for many adodataset? ... It is a lot easier to set up a single ADO connection than to set up a connection ...
      (borland.public.delphi.database.ado)