Hi!
If a command – given from Borland (Delphi 4,0) update pack 1. or
Delphi 3,02 – (e.g. update delete) touches more than 1 record, -
although the postgres will do it –
the software will see the result – given back – unsuccesful.
If just only 1 record is touched, all of them will see everything in
order.
--------
Attach:
--------
t_postgres.zip => program+source (Borland Delphi)
Err_html => postgres log + scren capture client program + settings odbc
(html)
odbclog.log => odblog updat 1 record (ok) update n record (error)
-------------------------
Err_html SUMMARY :
-------------------------
If a command – given from Borland (Delphi 4,0) update pack 1. or
Delphi 3,02 – (e.g. update delete) touches more than 1 record, -
although the postgres will do it –
the software will see the result – given back – unsuccesful.