From: Bob D. <bd...@si...> - 2005-07-06 13:26:21
|
Applied! Ty! - bob > here's a fix for the ODBC datasource. Problem is, SQLRowCount() is > optional. I tested some PostgreSQL ODBC versions and not all > of them support it, and when it's not supported, it returns -1. > It makes the report only use the first record of the result set. > So I fixed the ODBC datasource to not rely on the number of rows. > Patch is attached. >=20 > Best regards, > Zolt=C3=A1n B=C3=B6sz=C3=B6rm=C3=A9nyi |