Paramters

Hi,

I am new in the area.

I use Borland Developer Studio C++ and Firebird Dataset.
I use Fast Report 4.0.

I will get information from dialogue(use BDS C++), like date range and custom number range etc.
I will pass the information to the report. The report will be showed bases on those conditions.

My question is What function or procedure I should use (DoParamEvent(), Variable()?)
in C++ code?

In Fast Report 4.0 what should I do?

Could you give me a simple example can guide me into the gate?

Thank you very much,

Jun ;)

Comments

  • edited 4:40AM
    I'm not sure of what you're needing, but have you tried to set RangeBegin/RangeEnd properties on the TfrxDBDataSet?

    Regards.

Leave a Comment