> -----Original Message-----
> From: Ligia M.Pimentel
>
> I'm using Delphi (windows) to develop a database application
> using Postgres
> 7.1 in linux.
> When I use delphi with other databases and I try to insert a record that
> violates referential integrity I get an exception, but with postgres I
> don't, I tried to insert the same record on PSQL and I get an error, could
> it be the ODBC driver?
>
> Please help me, if you know...
>
Try the latest ODBC driver at http://www.greatbridge.org/project/pgadmin/.
It includes an change about error reporting.
regards,
Hiroshi Inoue