Report outside programing environment?

edited 6:42AM in FastReport 3.0
Environment BCB 6 Enterprise, with Interbase 6.02.
Create a program for win32.

I want to create some reports with data from the database and print them out.
This is no problem an works fine.

But now: our customers want their "own" report.
Is it possible (and if yes how) in any way to create an external "script file" that i can read in with my programm and the new report can be given out?


Comments

  • edited 6:42AM
    wrote:
    But now: our customers want their "own" report.
    You can call Report designer in run-time and you custumers can create reports with exist datasets.
    Is it possible (and if yes how) in any way to create an external "script file" that i can read in with my programm and the new report can be given out?
    
    Yes, you can use Fast Report script engine(FastScript inluded in FR3 - exclude basic version) for this .
  • edited 6:42AM
    ;) Thank you for this very quick response.
    I will check the trial version. If i come clear with it, we will bye the enterprise version (in near future we need web-solution).

Leave a Comment