Mastersource and lookup XE8

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
cybsistemas
Posts: 118
Joined: Mon 12 Sep 2005 17:31
Location: Argentina

Mastersource and lookup XE8

Post by cybsistemas » Tue 04 Aug 2015 18:17

With Mydac version 8.5.17 and Delphi XE8 must re-declare all fields of tables and queries. If you do not, the fields lookup do not work neither mastersouce.
As happens apparently were declared with an older version of MyDAC or Delphi.
I could not play but a field that was declared TasAutoIncfield is now how TWordField or TByteField as the case

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Mastersource and lookup XE8

Post by ViktorV » Thu 06 Aug 2015 09:36

Unfortunately, we can't reproduce the problem. To investigate this behavior of MyDAC, please send a small sample to demonstrate the issue to viktorv*devart*com, including a script to create and fill in the test database object.

Post Reply