Fast Report Support

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
locoepinga
Posts: 1
Joined: Thu 29 May 2008 17:07

Fast Report Support

Post by locoepinga » Thu 29 May 2008 17:24

Hi:

im having trouble compiling frxMyDAC11.bpl with MyDAC 5.20.34 trial edition

[DCC Error] frxMyDACComponents.pas(112): E2137 Method 'QBEngine' not found in base class

the error jumps in the QBEngine function declaration in the TfrxMYDACQuery class

im using Fast Report 4.6.8 Enterprise

thanks in advance

jkuiper_them
Posts: 28
Joined: Thu 20 Dec 2007 14:48

Post by jkuiper_them » Mon 02 Jun 2008 13:13

As far as I know, the trial version of MyDAC is not supported in Fastreports.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Mon 02 Jun 2008 14:11

Please makre sure that you have installed the Visual Query builder, otherwise check that the line {$DEFINE QBUILDER} in the frx.inc file is commented

Post Reply