[freetds] Numeric fields looks like floating point?
Alexander A. Vlasov
zulu at galaradio.com
Thu Sep 8 08:50:24 EDT 2005
Hello.
I noticed following strange behavior of FreeTDS: numeric columns appears
like floating point. For example, if I create a test table (id
numeric(8)), insert one value, say '1', into it and select * from this
table with sqsh built with FreeTDS, I got a '1.000000'. But with isql,
result is just '1'. Same thing with PHP built with FreeTDS.
How can I correct this behavior? Thanks in advance.
PS. Please CC me, I'm not on the list.
--
Best regards,
Alexander A. Vlasov.
More information about the FreeTDS
mailing list