W
Wolfgang Flieger
Hello everybody,
is it possible to load session values to a report?
I would like to combine them with the text from the database. For example:
session("he")="John"; text from the database: "is smart".
Text on the report should be so: "John is smart"
How to implement it?
Thanks
Wolfgang
is it possible to load session values to a report?
I would like to combine them with the text from the database. For example:
session("he")="John"; text from the database: "is smart".
Text on the report should be so: "John is smart"
How to implement it?
Thanks
Wolfgang