Home » Developer & Programmer » Forms » ITS VERY VERY URGENT
ITS VERY VERY URGENT [message #81243] Sun, 26 January 2003 05:40 Go to next message
Imran
Messages: 56
Registered: November 2001
Member
Hello Developers,
I have a problem plz if anyone helped me than i'll be very thankfull to him/her.
The Schenario.
Emp Table has 14 rows .
User opens a tabular report at 25th of Jan and print the report. And after two days the data is increased to 50 rows.
But after two days user lost their previous report therefore he likes to print the same report today but due to change of data the report this time contains 50 rows not 14.
If anyone tell me how i could do this i'll be very much thankfull to them
Allah Hafiz
Best regards to developers
Re: ITS VERY VERY URGENT [message #81246 is a reply to message #81243] Sun, 26 January 2003 23:36 Go to previous messageGo to next message
Zaire
Messages: 36
Registered: October 2002
Member
Slmz,

The way I see it is that the only way you can recreate that report is to include date parameters to reflect data prior to the 25th Jan or some other parameters that can differentiate the data that was included prior to 25 Jan and after.

Hope this helps
Za
Re: ITS VERY VERY URGENT [message #81248 is a reply to message #81243] Sun, 26 January 2003 23:51 Go to previous messageGo to next message
Kavitha
Messages: 40
Registered: December 1999
Member
Hi,
Pls create a created_by and created_date date(datatype) field in table. so that while inserting records pass the created date as sysdate. while fetching records,it could be done based on created_date field.
Bye
All the best
Re: ITS VERY VERY URGENT [message #81253 is a reply to message #81243] Mon, 27 January 2003 03:55 Go to previous message
mubbasher ahmed
Messages: 4
Registered: December 2001
Junior Member
user can edit report query and using where clause in report query example
where order_date between 01-feb-98 to 03-feb-98 user can reduce extra data
Previous Topic: Un-usual Form View
Next Topic: Connection problem of Forms6i and personal Oracle
Goto Forum:
  


Current Time: Thu Apr 25 21:30:00 CDT 2024