Quote:
Originally Posted by kschendel
To add to John's reply, the Ingres supplied tools (isql, qbf, etc) default to rounding floats to 3 decimal places. That's why you are seeing a rounded value from isql. The float value stored in the table is not rounded.
|
i agree with you that ingres rounding float value to 3 decimal value as define in ingres files/*.def files. these value can be view by ingres tools isql.
Can we suggest setting so that odbc tools can get default three digit fload value by default
thnaks for your help