Re: ADO, set returning functions, ms acccess - Mailing list pgsql-odbc

From Andreas
Subject Re: ADO, set returning functions, ms acccess
Date
Msg-id 4521CA5D.5020709@gmx.net
Whole thread Raw
In response to ADO, set returning functions, ms acccess  ("brian stapel" <brians_224@hotmail.com>)
Responses Re: ADO, set returning functions, ms acccess  (Sim Zacks <sim@compulab.co.il>)
List pgsql-odbc
brian stapel schrieb:
>
> When I try to incorporate this function into my ado application, it
> doesn't seem to return a recordset.
> [...]
>
> rs record count is -1.

I write without any testing or even looking at your stuff.

At least the 8.1.xx ODBC driver didn't support the recordcount of
returned recordsets.
It showed -1 regardless how many records were produced.

Try to read the recordset anyway and catch EOF to prevent a runtime-error.



pgsql-odbc by date:

Previous
From: "brian stapel"
Date:
Subject: ADO, set returning functions, ms acccess
Next
From: Sim Zacks
Date:
Subject: Re: ADO, set returning functions, ms acccess