I have installed Oracle 10g Database and 10g Developer suite. When I run the forms it shows a blank browser. I have installed JInitiator 1.3.1.22 also. I need help.
how to install & configure report server in developersuite 10g
How do I hide the id and password in a web.show_document command executed from an Oracle 10g form?
Form Builder cannot connect to database. Table field linked but cannot fetch or update data to database. Server OS : Fedora 14: Oracle 10g Express Edition Client OS : Windows XP SP2: Oracle Client and Developer Canu guys help me plz…
I am using oracle 10g. I installed d2k 6i. After installing d2k, I wanted to connect the d2k with the Database. I had given my username, password and server name and it is showing 12154 error. What shoud I do? Just send me a step by step process how to resolve it…I am using xp2…
how to do a windows Network deployment of oracle via silent install
Hello My oracle 10g express eddition is curroped in my system and i install new oracle 10g express edition then how to recover my old data from a folder oraclexe.Plz Hepl me i am in big poblem
I’ve been tasked to develop in Forms 6i and let the forms be available in a web browser. I have Oracle Application Server 10g Release 3 in a Linux Box running Windows 2003. Is there a document to help me (step by step).
I installed oracle 10g personal edition and oracle developer 10g suit in same machine (windows xp sp 3). Every thing working fine, but when connecting forms to oracle database then error message appears Ora-12154 TNS: could not resolve the connect identifier specified. How to solve this problem. Thanks and regards, Hassan
while iam running a 10g report using the following code : declare repid REPORT_OBJECT; v_rep VARCHAR2(100); rep_status VARCHAR2(50); BEGIN repid := FIND_REPORT_OBJECT(‘REPORT1′); SET_REPORT_OBJECT_PROPERTY(repid, REPORT_server, ‘rep_app_oracle_forms’); SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESFORMAT, ‘HTML’); v_rep := RUN_REPORT_OBJECT(repid); rep_status := REPORT_OBJECT_STATUS(v_rep); message(rep_status); message(rep_status); WHILE rep_status in (‘RUNNING’,'OPENING_REPORT’,'ENQUEUED’) LOOP rep_status := report_object_status(v_rep); END LOOP; IF rep_status = ‘FINISHED’ THEN –Display report WEB.Show_Document(‘/reports/rwservlet/getjobid’ ||substr(v_rep,instr(v_rep,’_',-1)+1)|| [...]
How to make connection with oracle 10g EX with Oracle froms 6i?
WHat other parameters can be used with WEB.SHOW_DOCUMENT besides ‘_BLANK’?
WHich is the best option to use when developign forms for the web?
My users run forms in 10g in the web browser (IE v7). Sometimes when they navigate away from the browser to do something, or a form is runnign a long time, and then return to the browser, the area that had the form showing is now covered in grey. Question: 1- what causes that 2- [...]
Hi. I want to rename the database user(username)without deleting the user and again creating in ORACLE 10g database??? plz, help me
I have an oracle 10g database and would like to create a replica of it in oracle 9i. Could you please explaim if this is possible. I’m sure there would be backward compatibility issues to contend with. Regards,
how to export the excel file in oracle
Hi All, In the below query VALUEDDATE is the date column and REGISTER is the table. wat is the use writing CAST(FLOOR( CAST( VALUEDDATE AS FLOAT ) )AS DATETIME) VALUE_DATE instead of simply column name ie,VALUE_DATE [hr /> query: SELECT CAST(FLOOR( CAST( VALUEDDATE AS FLOAT ) )AS DATETIME) VALUE_DATE FROM REGISTER WHERE VALUEDDATE>’09/30/2009′ —————————————————————————————————–
I am using forms6i application. I have 5 shops billing systems. how can connect all shops in dial up connecttion. plz reply me clearly. this is my mail id: sun_senthil2000@yahoo.com
how can i connnect my application server to oracle database 10g. the applciation server have a form that can be accessable through browser(client).pls tell be the configeration that i have to do.





