[freetds] SQLFetch broken in HEAD?
ZIGLIO, Frediano, VF-IT
Frediano.Ziglio at vodafone.com
Mon Jul 3 08:19:14 EDT 2006
>
> Frediano Ziglio wrote:
> > > I added a new unit test, src/odbc/unittests/rpc.c. I
> think it's coded
> > > correctly, but SQLFetch returns SQL_NO_DATA_FOUND the
> first time it's
> > > called. TDSDUMP shows the rows coming back, and
> > > src/odbc/unittests/getdata.c also fails to return rows
> (but the test
> > > passes).
> > >
> > > I'm using unixODBC 2.2.11.
> >
> > SQLFetch return SQL_NO_DATA cause there are no rows...
> > "select name from sysobjects where 0=1" return 0 rows.
>
> I'm sorry, I should have looked at getdate.c more closely.
>
> Could you take a look at my new rpc.c and tell me if it's
> coded correctly?
Perhaps you forgot to attach updated file? CVS version is still 1.1.
freddy77
More information about the FreeTDS
mailing list