For Visual Fox pro comparison harbour need
- Reporting system (integrated with rdd)
- Form editor like qtdesigner but dboriented
- Database query & Modelling (gui superdbu+uml integrated with rdd)
The harbour architecture will allow create very powerful application
2010/3/31 Bruno Luciani :
>
A wrapper to exaro and ZINT may a be a good idea Massimo
Bruno
2010/3/31 Massimo Belgrano
> Hi Randy
>
> Follow is untested sample with crystal report using gtwvg may be
> adapted to hbxtq
> basically using xbp instead wvg
> Function MyCrystalViewer()
> LOCAL oCrystal := CREATEOBJECT( "Crys
Hi Randy
Follow is untested sample with crystal report using gtwvg may be
adapted to hbxtq
basically using xbp instead wvg
Function MyCrystalViewer()
LOCAL oCrystal := CREATEOBJECT( "CrystalRuntime.Application" )
LOCAL oReport := oCrystal:OpenReport( "PROVA.RPT" )
LOCAL oDlg, oActvX
o
Hi all,
Is there a report writer of choice for use with Harbour?
Ideally, I would like a report writer that allows my app to create
the print handle (ie. hPrintDC) and pass it to the report writer
instead of the report writer creating its own so that I can combine
multiple reports in a single