Open QueryBuilder in FR2.51
When I changed this part :
//
Visual Query builder
// To use visual query builder in Data manager, you should install
// Open QBuilder component set by Sergey Orlik.
// (http://www.geocities.com/SiliconValley/Way/9006/index.html)
// Tested with OQBuilder v4.0a.
//{$DEFINE QBUILDER}
Into :
//
Visual Query builder
// To use visual query builder in Data manager, you should install
// Open QBuilder component set by Sergey Orlik.
// (http://www.geocities.com/SiliconValley/Way/9006/index.html)
// Tested with OQBuilder v4.0a.
{$DEFINE QBUILDER}
and compiling my project again I can not find de open query builder within FR2.51.
Where can i find it ?
Thx.
//
Visual Query builder
// To use visual query builder in Data manager, you should install
// Open QBuilder component set by Sergey Orlik.
// (http://www.geocities.com/SiliconValley/Way/9006/index.html)
// Tested with OQBuilder v4.0a.
//{$DEFINE QBUILDER}
Into :
//
Visual Query builder
// To use visual query builder in Data manager, you should install
// Open QBuilder component set by Sergey Orlik.
// (http://www.geocities.com/SiliconValley/Way/9006/index.html)
// Tested with OQBuilder v4.0a.
{$DEFINE QBUILDER}
and compiling my project again I can not find de open query builder within FR2.51.
Where can i find it ?
Thx.
Comments
When you add a dialog page to a report and add a query to the dialog page you will find a button in the sql editor toolbar for the oqb.
regards
gord