Hi dear readers
I have been writting delphi applications for sometimes now, but I have not yet wrote any application that can be used remotely using interbase, reason being I just dont have a clue doing that. as an example, the delphi 5 and 6 installation cd has a demo application called...
Thanks Roo
Sorry I just forgot to show where I open the table, but then you can just open your table on the on report print events. Let me further explain how this property is supposed to work, first the quickreport uses only one table at a time, so when you need to add extra table, it is said...
This is the code that I tried using, in order to access an extra table on my quickreport's details band, unfortunately I just can't access the "ExtraTable" fields.
procedure TBankRecReport.QuickRepBeforePrint(Sender: TCustomQuickRep;
var PrintReport: Boolean);
begin...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.