Page 1 of 1

Field mapping

Posted: Thu 02 Dec 2004 13:30
by norldir
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

Re: Field mapping

Posted: Fri 03 Dec 2004 10:18
by Ikar
Try to increase a precision in the declaration of MySQL fields.