Dave Page wrote:
-----Original Message----- From: "Andreas Pflug"<pgadmin(at)pse-consulting(dot)de> Sent: 30/04/06 18:44:01 To: "Dave Page"<dpage(at)vale-housing(dot)co(dot)uk> Cc: "pgadmin-hackers(at)postgresql(dot)org"<pgadmin-hackers(at)postgresql(dot)org> Subject: Re: Lightspeed for frmQuery and other issues.(actually, frmReport has a listview->reporttable method that could be used).I don't quite understand that.void frmReport::AddReportTableFromListView(ctlListView *list);
Ok, I see that method, and see it used 4x in pgObject, but dunno what it's about. A quick glance makes it appear strange to me, as all xxReportYY methods in pg* files. Can't comment on what they're doing.
Regards, Andreas