Re: Master-Detail with ADODataSet




I'm using D6 with MSAccess 2000. I'm trying to set up a master-detail
relationship between two ADODataSets. I set the DataSource in my detail
ADODataSet to the master, but the MasterField setting gives me an error when
I set the detail ADODataSet to Active. Can someone explain the problem?
What is the error?
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.



Relevant Pages

  • 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)
  • Re: D2005 inpage crash with dbGO ADO objects
    ... AdoConnection, AdoDataSet, DataSource and DbGrid on the form, created and ... tested a connection string to a SQL Server 2000 database, ... statement to the AdoDataSet, set Active to true and had data appear in the ... TeamB cannot answer questions received via email ...
    (borland.public.delphi.database.ado)
  • Re: Record not found or changed by another user
    ... You must set the pfInWhere flag on the ADODataSet, ... ClientDataSet. ... Bill Todd (TeamB) ...
    (borland.public.delphi.database.ado)
  • Re: selecting result of ADODataSet
    ... >I'm wondering if it is possible to select data from an adodataset, ... bTable.fielda =:FieldA' ... if you set the DataSource property of AdoDataset2 to a datasource connected to ...
    (borland.public.delphi.database.ado)
  • Accessing the query results..
    ... I'm using delphi 6 and i've made a simple project in which i connect a MS database with ADODataSet, DataSource, and an ADOTable. ...
    (borland.public.delphi.database.ado)