Topic: Report help

Hi,
Can someone help me please with an example?
I use script for  report but I do not get the result.
(frxDBDataset1, frxDBDataset2...)
I believe that the error is in the form when I create it.
Can someone send an example?

Re: Report help

http://myvisualdatabase.com/forum/misc. … download=1

This is a DriveSoft example. To enter Design FastReport uncomment two rows in script after // DESIGN MODE.
And you don't have to do frxDBDataset1, frxDBDataset2... Data can also be transferred in one set.

Re: Report help

Thank's. I will try it in my project.

4 (edited by v_pozidis 2022-02-11 11:27:30)

Re: Report help

Hi your help please,
in youre example I have changed the database Employees and insert two rows, and the two are Relationships id_Phone, id_Email.
I want to get a report for a selected emploee from the tablegrid.
i send you the software modified

Thank you in advance

Post's attachments

Attachment icon Report merge reports.zip 10.98 kb, 130 downloads since 2022-02-11 

Re: Report help

Hi V_Pozidiis, Hi Sparrow,
You don't need to change the database structure (and I don't think that altering the relationships in the way you have will work anyway).
Perhaps easiest is just to use a combobox to filter the employees (blank and you see ALL employees or see the employee you have filtered on).
Derek.

Post's attachments

Attachment icon Report merge reports2.zip 343.93 kb, 146 downloads since 2022-02-11