> > Recordset make test fails with Postgres 7.3 on 'select multiple fields > 2', error log attached. It used to work before, it seems Postgres' type > convertion rules are more restrictive... In error log Recordset says > 'bind_types=1 4' and then Postgres complaints about atoi - new version > of Postgres wouldn't accept empty string for integer field... could this > be the reason? >
Yes, seems so. Go to Compat.pm and tell it that 4 is a numeric type. This should fix the problem Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]