Unidac driver error message with Postgres
Posted: Tue 29 Sep 2009 09:59
Hi,
When tying to update a table using Delphi 7, Unidac and Postgres, I get the
message:
EPgError Column "id" of relation "PROJ_TYPE" does not exist
I have no problems to update a similar FireBird database, with the same program, when I use a
InterBaseUniProvider.
The table has two columns: ID and DESCRIPTION. If I drop ID, then I get
the same error message on DESCRIPTION.
Regards,
Nols Smit
When tying to update a table using Delphi 7, Unidac and Postgres, I get the
message:
EPgError Column "id" of relation "PROJ_TYPE" does not exist
I have no problems to update a similar FireBird database, with the same program, when I use a
InterBaseUniProvider.
The table has two columns: ID and DESCRIPTION. If I drop ID, then I get
the same error message on DESCRIPTION.
Regards,
Nols Smit