Title: Nachricht
Hi Ivan,
 
dbforms support JasperReports directly. Reports will show the same rows of data like the calling form.
Internally a custom datasource is used.
 
Have a look at chapter 25 in the documentation.
 
regards,
Henner
 
 
-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Ivan Codarin
Gesendet: Freitag, 3. Oktober 2003 17:28
An: [EMAIL PROTECTED]
Betreff: [dbforms] JasperReports + dbforms: an example?

Dear all,
every two day you have one my new question! Excuse me...
I'm a newbie in jdbfors but 4 years ago i developed something similar in ASP (and jscript).
Now i have to refactor my framework but JDBFORM is 1000 times better and so i wanna convert my "old" apps to work with it!
Your work it's fantastic!
 
I have many reports done with crystal report but i discovered JasperReports and I wanna use it.
The userguide of dbforms has an example based on a "Artikel" report that i cannot find in the documentation or in the examples.
 
I use iReport 0.22 designer to create new reports.
 
My question is the following, when i create a new report of which type is my datasource.
Logically if i create a JDBC datasource I cannot say
"keyToDestPos="currentRow"" to create a report based on the currentRow data.
 
So in iReport i can use a "custom datasource" or a "javabean"....
or simply editing by hand my report.XML how can I set TO PRINT ONLY THE RECORD PASSED BY DBFORMS?
 
Many thanks (another time)
Ivan

Reply via email to