Page 1 of 1

tVirtualTable TStringField

Posted: Tue 22 Jan 2013 21:42
by 777Yves
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

Re: tVirtualTable TStringField

Posted: Thu 24 Jan 2013 09:46
by DemetrionQ
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.