I have a question. The case is: After a user correct some data displayed in text items, he needs to click a button to update the record. However, the oracle form the commit the update action. I don’t want to allow Oracle Form to perform commit UNTIL the user closes the oracle form. Is it [...]
I am new to the pl/sql world. I’m ok with writing out a comma delimited file but I can’t figure out how to write out a file where the fields are fixed length. I could use some examples. thanks,
Dear Friends I have order data entry screen form when the order item is not yet defined then I am using this script for calling the item definition form DECLARE l_n_curr_rec NUMBER; BEGIN BEGIN :global.l_n_curr_rec2 := :COP_ORDER_DETAILS.LINE_NO; :GLOBAL.CLASS_CODE := :CLASS_CODE; :GLOBAL.LINE_NO := :LINE_NO; :GLOBAL.USER_ID := ’1′; END; :global.cop_order_code := :cop_order_details.cop_order_code; :global.ord_date := :cop_order_details.ord_date; :global.command_line := [...]
Interested in desktop virtualization? This week’s free IT book is just what you need. Michael Fox’s Demystifying the Virtual Desktop Starting with Desktop Virtualization is a quick read that breaks down the business and technical complexities of virtual desktops. Simply answer one of five questions and post the link to your answer in the discussion [...]
I am using Oracle Report and Forms 10G and trying to call a report from Forms using the following code: DECLARE rep_url VARCHAR2(2000); BEGIN rep_url:=’/reports/rwservlet?’ ||’&report=C:Oracle DbDEPARTMENT_EMPLOYEES.jsp’ ||’&desformat=htmlcss&destype=cache’ ||’&userid=name/password@orcl’ ||’&PARAFORM=yes’; WEB.SHOW_DOCUMENT (rep_url, ‘_blank’); END; When the button is click, it does not open a the report’s parameter form, but a blank report page. I’ve also [...]
I need to check if 2 patches (120753-05 & 120048-03) have been installed for Solaris 10. How do I check that they have been installed.
Michael Morisy recently reported on a primary of off-ticket, independent candidates, which included Cisco CEO John Chambers. Not to get too political, but we were wondering if there were particular tech CEOs that you admired for one reason or another. Share your thoughts — or your vote — and we’ll share 50 Knowledge Points!
What is the best way to call a PRO C .dll file from forms 11g. (Would rather not have the files reside on the client)
how can i convert an oracle trigger into MS-SQL?
i have connect vb and oracle. i want to store a image in oracle 8i throw vb? plz help me
Sorry to interrupt all of you. I have encountered a problem about using Oracle Form 6i to connect Oracle Database 10g express. As I would like to I use Oracle Net8 Easy Config to create a connection. According to “tnsnames.ora”, the paramater of connection is as follows; XE = (DESCRIPTION = (ADDRESS = [...]
hi finally i installed oracle application server (client) successfully and i connected the oracle database 10g (server) with the (oas) and they work fine i finished the configuration for net config assistant and all user in oas and database are connected the problem is when i want to run my forms in the oas i [...]
I just installed forms builder 6i not too long ago. I am able to do everything but run the debug. Everytime I try the run/debug, it looks like it is running but it is creating a file icon on my machine. When I open up this file, I am getting a fatal error. The error [...]
It’s not too late! IT Knowledge Exchange is extending its latest contest: Is your script 3-dimensional? You don’t have to be an IT Script Shakespeare to get in on the contest: Did you know you can win a Nintendo 3DS for just leaving a great comment on one of the entries? Check out the entries [...]
Hello, I have a column called Profile in a table and I am searching for a specific word in that column. I use the keyword LIKE with the wildcard (%) and that is working fine, but how do I have the query only return that word and not all the text in the Profile column. [...]
hi , first i installed (oracle database 10g) then i installed (oracle application server 10g) in my computer (windows server 2003) and i want to run the form’s , note that theese form’s i desgned it in other computer i need to know what is the steps to configure and run the form’s without installing [...]
I want to create iSQL*Plus login for DBA. How can i do this ?
We asked what your goals are for late 2011 and early 2012, but now we want to know what you hope to see from the IT Knowledge Exchange community. If there’s a functionality you would like to see, or a topic you want to know more about, let us know in the discussion section! Don’t [...]
We’re giving away a detailed and practical overview of TCP/IP networking in IP Networking. From the publishers: “IP Networking takes you from a broad and basic knowledge of IP addressing and routing to a solid skill level with how hosts, switches, and routers collectively deliver IP packets in modern corporate networks, helping prepare you for [...]
Report runs fine separately but when i call from a form and pass on required paramets, it does not show anything;





