VirtualQuery Error (vtable constructor failed: virtualtablename) in UniDAC 7.0.1

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
joe.falchetto
Posts: 4
Joined: Thu 27 Apr 2017 08:01

VirtualQuery Error (vtable constructor failed: virtualtablename) in UniDAC 7.0.1

Post by joe.falchetto » Thu 27 Apr 2017 08:10

Product: Universal Data Access Components Product Version: 7.0.1 OS Version: Windows 10
Platform: x32
RAD STUDIO C++ 10.2 Tokyo version.

This error: vtable constructor failed: virtualtablename occurs with VirtualQuery component in design mode.

and this one : Project xxxxxx raised exception class ESQLiteError with message 'near "(": suntax error'.
in runtime mode.

I'm using VirtualQuery to read a VirtualTable's records.

The provider is MySQLUniProvider

The same project in Berlin U2 with the previous UniDAC components version works perfectly.

thanks
Giovanni

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

Re: VirtualQuery Error (vtable constructor failed: virtualtablename) in UniDAC 7.0.1

Post by ViktorV » Thu 27 Apr 2017 09:01

In order to get a detailed answer, please compose a full sample demonstrating the specified behavior and send it to us using the contact form https://www.devart.com/company/contactform.html, including scripts for creating and filling database objects.

Post Reply