4.25 different decimal field mapping

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
Fabio Lindner
Posts: 1
Joined: Mon 28 Jul 2008 17:11

4.25 different decimal field mapping

Post by Fabio Lindner » Mon 28 Jul 2008 17:42

Hi,

I use DBXSDA 3.20 for prodution code and started testing with 4.25.9.

With EnableBCD=False (required setting here) Decimal(9, 2) used to be map to TFloadField in 3.20 but now map to TBCDField.

When that mapping changed ? I couldn't find anything in the history page.

Best regards,

Fabio Lindner

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 05 Aug 2008 08:14

Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next DbxSda build.

Post Reply