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?


.



Relevant Pages

  • "Field cannot be updated" error with ADODataSet
    ... I have a master-detail table setup; ... table linked to a ADODataSet has commandtype ... the detail table lined to a ADODataSet, ...
    (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)
  • 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)
  • Trouble connecting DBGrid and ADODataSet
    ... Can someone tell me what I need to do to display my ADODataSet in the DBGrid? ... When I add a DataSource it doesn't allow me to set its dataset to the ADODataSet. ...
    (borland.public.delphi.database.ado)