I have some trouble working with numeric or decimal data types. When I query fields of this type I only get the integer part (units before the point) and this is a problem because I need to work with percentage. I read on a Interbase tutorial this datatype are store as Integer, shorint, etc. and applications that "read" fields of this datatype will read them as this. What they recommend is to set the precision to some value over 10, but
this does not work.

Did someone work with this data type and succeed or find an workarround?

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to