tVirtualTable TStringField

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
777Yves
Posts: 37
Joined: Mon 09 Aug 2010 19:55
Location: Québec

tVirtualTable TStringField

Post by 777Yves » Tue 22 Jan 2013 21:42

Hi, I use Delphi XE with MyDac 6.10.0.7
I have a problem with tVirtualTable component.
I receive the following message when I save to component via the virtual table editor.

I also have try to install my version 7x of MyDac but it seems not compatible with XE because he ask for XE2 and stop installation.

<Exception EClassNotFound in module FMRQ.exe at 0003FFCE.
Class tStringField not found>

Thanks

DemetrionQ
Devart Team
Posts: 271
Joined: Wed 23 Jan 2013 11:21

Re: tVirtualTable TStringField

Post by DemetrionQ » Thu 24 Jan 2013 09:46

Hello.

To use MyDAC with RAD Studio XE, you should download and install just the installer for XE, and not for another RAD Studio version.
To solve the problem, please perform the following steps:
Delete MyDAC 6.10 (if it is installed), download and install the latest MyDAC version for your RAD Studio version.
If the error when working with tVirtualTable repeats, let us know.

Post Reply