Hi,
I´m traing to develop a program that run in mysql or interbase, but the field mapping of numeric fields differ, in mysql returns as a TBCDField on interbase borland dbexpress drivers returns as TFMTBCDField.
Is any work around to this problem? Or is any way to mapping the fields to the same TField type?
Thanks.
Norldir Kunkel.
I using dbexpress 2.00
Field mapping
Re: Field mapping
Try to increase a precision in the declaration of MySQL fields.