MySQL: Getting "cannot convert type" error when loading unsigned int(11)

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
a.alekizoglou
Posts: 32
Joined: Fri 22 Sep 2006 08:32

MySQL: Getting "cannot convert type" error when loading unsigned int(11)

Post by a.alekizoglou » Tue 18 Mar 2014 12:28

With the latest version 5.2.7 I am getting an error when loading a unsigned int(11) from MySQL with a simple Select Query

On the other hand there are some other issues fixed with master-detail relationship, that keep me tight to the new version.

When are you planning for the update? Do you have a quickfix?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: MySQL: Getting "cannot convert type" error when loading unsigned int(11)

Post by AlexP » Fri 21 Mar 2014 13:58

Hello,

We cannot reproduce the problem on our test data. Please send the scripts for creating and filling in the tables used in the query to alexp*devart*com

Post Reply