ODBC driver and referential integrity - Mailing list pgsql-interfaces

From Max Khon
Subject ODBC driver and referential integrity
Date
Msg-id Pine.BSF.4.21.0007192151490.29752-100000@iclub.nsu.ru
Whole thread Raw
List pgsql-interfaces
hi, there!

as far as I can see PostgreSQL ODBC driver cannot return errors on
referential integrity violations. is this a weel-known issue? 
I tried driver that comes with postgresql distribution and the driver
that comes with unixODBC. They are quite similar and the reason why they
cannot handle referential integrity violation errors is that
'C' reply from backend comes before 'E'.

/fjoe



pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: ResultSetMetaData problems (getColumnType() and -TypeName)
Next
From: "Joel Burton"
Date:
Subject: LISTEN/NOTIFY: can I use with Microsoft Access 97?