Connecting Tech Pros Worldwide Forums | Help | Site Map

date wise report by using oracle form?

Newbie
 
Join Date: Aug 2009
Posts: 1
#1: Aug 8 '09
hi to all Experties.
guide me please can we display report datewise in oracle form 10G?
actually i want to query date wise because in our company we are printing monthly reports and i made two text items one for start date and one for end date i want when i give date its display all records in report between that date.how it will be possible plz give me clue and plz help me.

thanks in advance

amitpatel66's Avatar
Moderator
 
Join Date: Mar 2007
Location: Hyderabad, India
Posts: 2,192
#2: Aug 10 '09

re: date wise report by using oracle form?


you will need to write a button click trigger and use the date values in that trigger to fetch the data between those date values
Reply