-
system.cursor_record meaning in Oracle Forms 10g
Hi, Plz can somebody explain me what is exactly system.cursor_record?? actually i read documentation on that...but i still not getting...can anybody expalin me in simple way....
Last updated: -
Migrate from Oracle forms 4.5 to Oracle forms 10g
I have to migrate the source code from forms 4.5 to Forms 10g. Presently the system is on RHEL 3.5 which is being migrated to RHEL 5 64 bit. For this we have to migrate the forms version also (as I specified above) on to RHEL 5. For this what would be the challenges that i would face. Could...
Last updated: -
Defects from development to QA and post release
Does anyone have any stats on industry standard defect rates? I'm looking for any stats you have on industry standard defects from development to QA and then post release. I currently measure defects per object. I manage the qa & release dept & have to provide the CIO with our defect rates (and...
Last updated: -
Need to save dates in Oracle Forms 10g without modifying data values
I am trying to save date and time as entered by the users example: In the insert and update triggers of my block my statement is: :MAIN_BLOCK.USER_DATE := TO_DATE(TO_CHAR(:MAIN_BLOCK.USER_DATE,'DD-MON-YYYY')||' '||:MAIN_BLOCK.HOUR||':'||:MAIN_BLOCK.MIN||':00 '||:MAIN_BLOCK.MERIDIAN,'DD-MON-YYYY...
Last updated: -
Hi Friends, I have an error while running Oracle Forms 10 - HTTP Listner is not running on RAHULDEOLE.rahul at port 8888.Please start the listner or check your runtime program? Help will be appericable,it will saves time. RAHUL DEOLE
Last updated: -
How to make oracle form 10g and Jre1.6 work together?
Dear Sir, we been trying to make Oracle forms to work with latest release Jre 1.6 release 20 but it doesn't although oracl said it will , we tried lower releases of 1.6 but the only release that works so far is Jre1.5, do u have an answer for it plz? it is an critical issue for us.
Last updated: -
Browser still Open oracle forms 10g
we're using Oracle forms 10g, after exiting from the Application the browser stilll open, is there a code or built in function that will close the browser?
Last updated: -
Oracle Forms 10g – Form sometimes retrieves data, sometimes retrieves nothing with same query
I have run into a problem with 2 Oracle forms I have "adopted". When a user hits the next block button to execute the query based on their criteria, the forms will sometimes return data and sometimes will clear out every text field on the screen (it isn't deleting or removing the text elements......
Last updated: -
what setting is required to do to run oracle forms 10g on web
what setting is required to do to run oracle forms 10g on web
Last updated: -
Determining server name in Oracle Forms 10g
I'm converting a Developer 6i Forms/Reports application to 10g. I'm using WEB.SHOW_DOCUMENT to display the report. Part of the URL that I'm passing as a parameter to the WEB.SHOW_DOCUMENT is the server name. As the form is tested and passes from development into Beta and then to Production, the...
Last updated: -
Oracle Form 10g (fmx) connect to database 9i through Internet
i want to connect form.fmx to database through internet. my database is running in one City and my form is running in the second City. i want to connect both of them through internet plz tell me how ? ( i m using forms 10g and database 9i )
Last updated: -
hi every one,I have trouble with running oracle 10g form,when i run the form it's open but with white blank page! I did start oc4j,and I installed j initiator . please help me,I would really appreciate that.
Last updated: -
Problem running Oracle Forms 10g in browser
I am unable to run the form in the browser I have set the run time preferences
Last updated: -
Can Oracle Forms 10g run on any web server?
Can Oracle Forms 10g run on any web server? Other than oracle 10g Application Server
Last updated: -
menu access when running forms 10gr1
when running froms I can't get the menu bar to dropdown. the menu option is highlighted but it does not dropdown to reveal options. this only happens on my machine as when I logon to other peoples machines it seems to work fine. I'm using the same config files as the others. please help.
Last updated: -
Oracle Forms 10g – Disable the save button in PDF as well as in IE
hi, i am using forms10g and i called a report using web.show_document which was successful rep_url:='/reports/rwservlet?destype=cache&desformat=pdf&report=z:/test/item_status_y.rdf&userid=test/test@oracle¶mform=yes'; web.show_document(rep_url,'_blank'); The report was generated in PDF which has...
Last updated: