Hello all,
I have a Delphi-ODBC application running fine against a PostgreSQL 7.2.1.. I have upgraded to 7.2.2 and I now have
thisbug:
Delphi DataSet property: 'Dataset.RecordCount' is returning '-1' (minus one) instead of the REAL number of records.
Are there any patch or something similar ? I am having a lot of problems with this...