| From: | Ludek Finstrle <luf(at)pzkagis(dot)cz> |
|---|---|
| To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: VB6 and RowCount fix |
| Date: | 2005-12-18 19:48:50 |
| Message-ID: | 20051218194850.GA9020@soptik.pzkagis.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
> > I disagree. I try your example even againist MS SQL and it still returns
> > -1. The test suite for VB6 RowCount you sent me doesn't work at all.
>
> The test app works perfectly well - look at the source code; all it does
I took a look at t source code. But I don't know VB.
> is report the value from ADODB.Recordset.RowCount. What is not clear,
> is whether that ever worked for any data provider. I always use the
> "while not rs.EOF..." approach when I wrote VB code in the past.
I think the question is how VB get RowCount value. It seems to me that
VB counts it internaly from fetched rows.
I close this chapter now if noone proof the opposite.
Regards,
Luf
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ludek Finstrle | 2005-12-18 20:09:00 | Re: [ psqlodbc-Bugs-1000476 ] DateStyle and Transaction |
| Previous Message | Dave Page | 2005-12-18 16:23:19 | Re: VB6 and RowCount fix |