Alex

this from D5 help

'Delphi does not have a native type for BCD. Therefore, TBCDField converts
the data from a BCD value to a Currency value when it fetches the data from
the database table, and converts it from a Currency value to a binary-coded
decimal value when it posts the data to the database'

basically Delphi assumes all numeric types decimal, numberic are currencies

Regards
Neven

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to