Re: VB6 and RowCount fix

Поиск
Список
Период
Сортировка
От Ludek Finstrle
Тема Re: VB6 and RowCount fix
Дата
Msg-id 20051218010611.GA29865@soptik.pzkagis.cz
обсуждение исходный текст
Список pgsql-odbc
> > > > > Interestingly, this doesn't seem to fix the VB6 rowcount
> > > > issue which I
> > > > > still see as -1.
> > > >
> > > > Please could you send me compiled VB6 example?
> > >
> > > Attached. You'll need vb6 runtimes of course, as well as MDAC 2.6 or
> > > above.
> >
> > This example doesn't work even againist old version of psqlodbc.
> > With Parse Statement on the old driver return error:
> > Operation is not allowed when the object is closed.
> > With Parse Statement off the old driver return -1
> >
> > Are you sure this example is right?
>
> It reproduces the issue correctly, however I don't recall whether or not
> Recordset.RowCount worked in old versions of the driver in the first
> place. It may well have been broken before.

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.

Please is someone in the list who can create minimalistic application
in VB6 which test if psqlODBC 08.01.0104 handles RowCount correctly?

Thanks,

Luf

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Ludek Finstrle
Дата:
Сообщение: patch for PGAPI_Columns with Show system tables turned on
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000481 ] VFP and SQLCancel