[freetds] Freetds-0.64-6 gets crazy

Adriano Duarte adriano.didi at gmail.com
Thu Nov 1 09:55:08 EST 2007


    Hello freddy77,

         I tried with Trace enabled but the query returns as the same as
without Trace.

 Adriano Duarte

2007/11/1, Frediano Ziglio <freddy77 at gmail.com>:
>
> 2007/10/31, Adriano Duarte <adriano.didi at gmail.com>:
> >
> >    Please could someone here help me??
> >
> >    I have this problem:
> >
> > isql -v coad user password
> >   SQL> select SENHA from ura_instant where SENHA ='24772375'
> > +---------+
> > | SENHA   |
> > +---------+
> > | 24772375|
> > | 24772375|
> > +---------+
> > SQLRowCount returns 2
> > 2 rows fetched
> > SQL> select SENHA from ura_instant where SENHA ='24772375'
> > +------------+
> > |            |
> > +------------+
> > +------------+
> > SQLRowCount returns 0
> > SQL> select SENHA from ura_instant where SENHA ='24772375'
> > SQLRowCount returns -1
> > SQL> select SENHA from ura_instant where SENHA ='24772375'
> > +---------+
> > | SENHA   |
> > +---------+
> > | 24772375|
> > | 24772375|
> > +---------+
> > SQLRowCount returns 2
> > 2 rows fetched
> >
> >     I have tried to install both freetds-0.64-6.rpm and
> > freetds-stable.tgzand it's all the same.
>
>
>
> I remember this problem but I thought was very old..
> I think that enabling unixodbc trace would be very helpful. You should see
> from SQLFetch results if the problem reside in our driver or in DM.
> If query do not return a warning probably it's our driver :(... but as
> said
> it's quite strange...
>
> freddy77
> _______________________________________________
> FreeTDS mailing list
> FreeTDS at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>


More information about the FreeTDS mailing list