0 with ADODB Recordset
I am trying to collect datas from a Sybase DB and to
populate a ADODB Recordset with those datas. I inconter
the following problem : all numbers have there zeros at
the right removed. For example, a 1000 in my Sybase DB
will appear in my Recordset as 1.
Has anyone already incontered this issue ?
Thanks in advance for your help.
Stefen.
|