Home » Developer & Programmer » Forms » Forms 10g Matrix Layout & backward compatilibily(forms 10.1.2) (merged)
Forms 10g Matrix Layout & backward compatilibily(forms 10.1.2) (merged) [message #231465] Tue, 17 April 2007 03:40 Go to next message
parvinder.infogen
Messages: 10
Registered: February 2007
Location: New Delhi
Junior Member

Hi to all!!
Can anybody tell me how to create a Matrix layout form in 10g.
means I have table having
date
student
and attend in hrs

I want to create a form so that
dates should come as columns 1 to 31
and students as rows
and hrs atented in cells.

Please help me its urgent
Re: Forms 10g Matrix Layout [message #232227 is a reply to message #231465] Thu, 19 April 2007 19:30 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Look at these:
Tutorial for Designer/2000, by Saonee Sarker
http://www.prenhall.com/divisions/bp/app/hoffer/oracle/tutorial/
10g
http://www.oracle.com/technology/products/jdev/tips/muench/requiredreading/index.html

David
Re: Forms 10g Matrix Layout [message #232387 is a reply to message #232227] Fri, 20 April 2007 06:43 Go to previous messageGo to next message
parvinder.infogen
Messages: 10
Registered: February 2007
Location: New Delhi
Junior Member

thanks for links Sir,
but i dont found any topic on matrix forms.

I have some other problem if you can help me urgently.

I have compiled my form on oracle forms 10.1.2
but now i want to revert back to forms 9.0.4
and application server does not support these new forms and I dont want to change my application server.

now can you please guide me how can i compile my forms again in form 9.0.4 because when i try so, it give me pde-p600 error of compatility.

thanks in advance
backward compatilibily(forms 10.1.2) [message #232388 is a reply to message #231465] Fri, 20 April 2007 06:47 Go to previous messageGo to next message
parvinder.infogen
Messages: 10
Registered: February 2007
Location: New Delhi
Junior Member

I have compiled my form on oracle forms 10.1.2
but now i want to revert back to forms 9.0.4
and application server does not support these new forms and I dont want to change my application server.

now can you please guide me how can i compile my forms again in form 9.0.4 because when i try so, it give me pde-p600 error of compatility.

thanks in advance
Re: Forms 10g Matrix Layout [message #232653 is a reply to message #232387] Sun, 22 April 2007 20:54 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Convert the 10g form to an 'fmt' and hope that Forms 9 will convert it to 'fmb' for you. If this doesn't work use the 'xml' conversion tools (look in the Forms F1 help for more details).

David
Re: backward compatilibily(forms 10.1.2) [message #232654 is a reply to message #232388] Sun, 22 April 2007 20:57 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Do NOT post the same question in separate threads.

David
Re: Forms 10g Matrix Layout [message #232655 is a reply to message #232387] Sun, 22 April 2007 20:58 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Please define what you mean by a "matrix" form. For me, a tabular form is a matrix form, and a tabular forms is a standard bread-and-butter form that can be produced by the Forms wizard.

David
Re: Forms 10g Matrix Layout [message #232914 is a reply to message #232655] Tue, 24 April 2007 00:58 Go to previous message
parvinder.infogen
Messages: 10
Registered: February 2007
Location: New Delhi
Junior Member

Sir,
I mean to say matrix having two or three data blocks

for eg.

Students names as columns
Variable lecture dates in in rows
and lecture hours in cells

and student_id,
lecture_date and lecture hours are column on one table.

table struncture
(student_id number(10),
lecture_dt date,
lecture_hrs number(5)
)
Previous Topic: problem running form10g
Next Topic: 1st form data display into 2nd form
Goto Forum:
  


Current Time: Fri Dec 13 05:18:59 CST 2024