Error when setting the PgTable "DefaultValues"=true
Posted: Sun 01 Dec 2013 20:35
Hello,
I have a small project with PgConnection, PgTable, DataseProvider, ClientDataset components.
If in the PgTable I set the option "DefaultValues"=true, when I open the ClientDataset, I receive the error "Filter expression incorrectly terminated".
The table is formed by an ID serial, and 2 varchar field and an unicity index on one of this varchar fields.
Is there any other options to be set to bypass this error?
Thank you,
Radu B.
I have a small project with PgConnection, PgTable, DataseProvider, ClientDataset components.
If in the PgTable I set the option "DefaultValues"=true, when I open the ClientDataset, I receive the error "Filter expression incorrectly terminated".
The table is formed by an ID serial, and 2 varchar field and an unicity index on one of this varchar fields.
Is there any other options to be set to bypass this error?
Thank you,
Radu B.