Title: Exception: Linkfields to detail must be unique

I'm getting this error when trying to post a newly inserted record into a master ClientDataSet.  The problem only happens on insertion, and only on the master CDS.  Everything else works fine.  The offending error happens in InternalPost - the line is

    Check(FDSCursor.InsertRecord(ActiveBuffer));

Anyone encountered this before, or have any idea what I might have done wrong to cause this to occur?

Cheers,
Carl

Reply via email to