Hi,
I have an application that uses MS MFC ODBC class to query the
sybase 11.0 database. When ever I use RFX_xxx to receive the data from
sybase, it gives me return type mismatch. I even tried use the
convert(varchar(10),DECIMAL_COLUME_NAME) as a return and RFX_Text to
receive it but it doesn't work. Does anybody encountered this problem
and know of a solution or work-around for it? Any hints, pointers will
be appreciated.
Thanks,
Gavin Chan