Type mismatch

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
STEP_Software
Posts: 4
Joined: Tue 24 May 2011 11:36

Type mismatch

Post by STEP_Software » Wed 14 Aug 2013 12:45

We are using DBX-Driver for MySQL with direct access 5.1.2 and
now we want to use DBX-Driver 6.2.3. But now we get the error message
"Type mismatch for field 'xyz', expecting: FMTBcdField actual: BCD" for
Fields of type DECIMAL(10,0). Dbexpmda40.dll returns the wrong Fieldtype.

AndreyZ

Re: Type mismatch

Post by AndreyZ » Fri 16 Aug 2013 09:48

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

STEP_Software
Posts: 4
Joined: Tue 24 May 2011 11:36

Re: Type mismatch

Post by STEP_Software » Fri 16 Aug 2013 10:20

When is the estimated date for next update of the driver?

AndreyZ

Re: Type mismatch

Post by AndreyZ » Mon 19 Aug 2013 09:16

We are going to release the new dbExpress driver for MySQL version in September. But if you need this fix as soon as possible, we can send you a custom build with it. Please send your dbExpress driver for MySQL license number to andreyz*devart*com.

STEP_Software
Posts: 4
Joined: Tue 24 May 2011 11:36

Re: Type mismatch

Post by STEP_Software » Mon 19 Aug 2013 09:31

Thanks for fast reply. We will wait for official release in september.

AndreyZ

Re: Type mismatch

Post by AndreyZ » Mon 19 Aug 2013 11:15

OK. If any other questions come up, please contact us.

Post Reply