Subject | AW: [IBO] Numeric(10,2) from Domain gives TIBOBCDfield in Delphi!? |
---|---|
Author | Christian Kaas |
Post date | 2001-03-26T18:37:25Z |
> -----Ursprungliche Nachricht-----This is a matter on what tool you use to design your DB model. In my
> Von: Geoff Worboys [mailto:geoff@...]
> Is there some reason why you dont want NUMERIC/DECIMAL fields to be
> implemented as BCD? If you are treating such fields as float/double
> at the client, why are you not using float/double at the database?
case i use powerdesigner/datarchitect (Powersoft).
Currently the program runs in IB/IBObjects but later i have to port to
Oracle/DOA.
I defined the ansi standard field types numeric(10,2) to store my
currency values in (which seems perfect to me).
I wouldn't care about having either tfloat fields or tbcsfields in
delphi but getting them mixed up depending on which versio n i use is a
little surprising and sometimes even confusing...
Also as having to port the app. i NEED TDatasets there is no stuff
comparable nor compatible when using 2 different access layers to 2 dbs.
Anyone tried 3.6D release yet (i cannot until i shipped the next version
of my app).
> "640kb should be enough memory for everyone"
> Bill Gates 1984
>
> Christian Kaas Software development
> www.kaas-labs.de