How can i create a form? [message #323017] |
Tue, 27 May 2008 01:42 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
tespih
Messages: 1 Registered: May 2008
|
Junior Member |
|
|
i made a view in my database from my other tables and then used reports 6i to make a report from these columns. And now i want to make a form using by forms 6i using these columns as a parameters.
e.g. i want to make a report which includes account_number 102 or i want to make a report for April. For this i want to use only a parameter like month or account_number and then forms give me all results for this parameter.How can i achieve that?
Account_number :101,102,103,108, ... etc.
Month : 01,02,03,04, ... etc.
sum : 2400,2500,3000,6580, ..etc.
p.s: i hope i could explain my problem and sorry for my bad english:-(
-
Attachment: untitled.JPG
(Size: 134.21KB, Downloaded 537 times)
|
|
|
Re: How can i create a form? [message #332308 is a reply to message #323017] |
Tue, 08 July 2008 02:55 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Have you solved your problem or given up on using Forms to solve it?
This question was asked previously so search this forum using the various keywords in your question.
Please remember that Oracle Forms and Reports do not 'pass' record sets. The information used for searching is passed as a parameter.
David
|
|
|