Re: [Gambas-user] Fields do not print on report

2014-02-09 Thread Fabien Bodard
2014-02-09 20:37 GMT+01:00 Marty : > Hello, > > I'm blundering through my first report. I've looked at the examples and > tried the same code as in report1. Had to make some modifications to > connect to MySQL Database. The report contains a ReportVBox called > RVBCont and a ReportLabel called Repo

[Gambas-user] Fields do not print on report

2014-02-09 Thread Marty
Hello, I'm blundering through my first report. I've looked at the examples and tried the same code as in report1. Had to make some modifications to connect to MySQL Database. The report contains a ReportVBox called RVBCont and a ReportLabel called ReportLabel1. The code is below: Public Sub _