Hello everyone:
I had read the reference about reporter writer, and there is one thing that I don't figure out. That is, how could I print specified records in dbf rather than all DBF?
Please Help!
Best Regards
chen min
how to print a report with specified data ?
Moderator: Rathinagiri
-
huangchenmin
- Posts: 157
- Joined: Mon Jun 07, 2010 2:24 am
- Rathinagiri
- Posts: 5482
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: how to print a report with specified data ?
I think you have set filter on the dbf.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: how to print a report with specified data ?
huangchenmin wrote: ... how could I print specified records in dbf rather than all DBF?
Or use a temporary table (.dbf) file (sometimes called CURSOR ( CURrent Set Of Records) ) consisting only records selected to print.rathinagiri wrote: I think you have set filter on the dbf.
Regards
--
Esgici
Viva INTERNATIONAL HMG 
-
huangchenmin
- Posts: 157
- Joined: Mon Jun 07, 2010 2:24 am
Re: how to print a report with specified data ?
Thanks for supports from both of you.
Best Regards
chen min
Best Regards
chen min