ClientDataSet - providerflags

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
tebosoftware
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 03.05.2010, 11:38

ClientDataSet - providerflags

Post by tebosoftware »

Good day
I'm using version 6.6.6 with Zeos with ClientDataSet and my sql exists join with another table that is not what will be updated. I set up the key fields with the property providerflags pflnKeys, and pflnWhere pflnUpdate, other fields and pflnWhere pflnUpdate and fields of the table that made the junction, removed all the items providerflags. In time to insert a record and make the ApplyUpdates of an error saying that the field does not belong to the table, but this field is no setting in providerflags.
Could anyone help me?
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

tebosoftware,

Are you using a TZUpdateSQL component linked to your TZQuery to update the database? When the TZQuery contains a join, it's not possible to update it without TZUpdatSQL.

Unless ClientDatasets have an other way to update datasets, but I never understood how these components work exactly.

Mark
Image
Post Reply