How to give variables to reports - best way?

When i want to display a report which use an SQL :Param (Date) and i want to open the report an set the SQL :Param from my program automaticaly. What is the best way to do this?

(The Dataset is stored in the Report!)


Wenn ich einen Bericht anzeigen möchte, der ein SQL :Param (Datum) verwendet, und ich möchte den Bericht öffnen und den SQL :Param von meinem Programm automatisch festlegen, wie mache ich das am besten?

Das Dataset ist im Report gespeichert. Kommt nicht vom Programm!

Leave a Comment