daogu

saniao
July 18, 2010
Forms Not Running
Posted by : admin
Filed under : Forms

i m trying to run the forms in developer suit 10g but i m getting the blank page and the hidden values on the internet explorer.
in 9i it is working fine. i m upgrading the forms from 6i to 10g
Answer:Have a look at http://www.orafaq.com/forum/m/264585/67467/?srch=mypc#msg_264585
David


July 18, 2010
How to make .FMX form VISIBLE to Runtime Enviroment
Posted by : admin
Filed under : Forms

I went ahead and made my first form….
It works….
I have compiled it and want to able to view it in internet explorer….
How does one do that?
Answer:What version of Forms and database are you using?
Have you tried pressing the ‘run’ button from within Forms Builder?
David
Answer:Yes. But the .fmx file resides on my machine and accesses [...]


July 18, 2010
frm-41214: unable to run report
Posted by : admin
Filed under : Forms

i know that there are other threads that discuss this topic in quite some detail but i feel that the problem i am having is quite different from those. please read on and see if you can provide a solution.
when i test the form on the client(windows OS), which calls on reports according to parameters [...]


July 18, 2010
count the number of column
Posted by : admin
Filed under : Forms

Hi all,
I work with forms 6i and database oracle 8. I want to know if it’s possible to count the number of column in a sql query. For exemple, i have : "select id, name, dtbirth from table". In this query, I have 3 column. But I don’t know how can I get it! Someone [...]


July 18, 2010
Tiny_Oracle Arrives !!
Posted by : admin
Filed under : Forms

Hello every body …
I’m tiny_oracle and this is my first comment in your forum
From my name , I’m tiny in Oracle
Actually I’m "fresh" OCP Developer , I got the certificate few weeks ago , so I’m about entering my practical life as an Oracle Forms Developer …
I face some problems in movement between [...]


July 18, 2010
multiple access of form (locking problem)
Posted by : admin
Filed under : Forms

i have developed form with 6 non database fields and populate them from table at run time with the user data who is currently login.
now,that user can open this form at multiple location(e.g user 143 using form on two terminals).
i want if user choose some fild to edit then it should lock for other or [...]


July 18, 2010
How to create and display text items on runtime?
Posted by : admin
Filed under : Forms

Is there a way to create and display text items on a stacked canvas at runtime??
Answer:I think you can’t create Text Items in Runtime !!
Maybe to modify it properties at Runtime but not creating new one …
Answer:No, you can not create them.
But you may display them (or hide) during runtime. This has been discussed not [...]