i installed oracle 9i on a machine succesfuly then i installed forms 6i on the same machine what can i do to connect from forms to oracle
how can i create a procedure to search records in oracle 8.0.6…i m using vb.net 2008 as frontend application
How to develop a executable for Oracle Forms 6i & Report 6i
I am trying to generate FK on table in schema A, which is the reference of PK on another table in schema B. The owner of schema A is also a DBA. It gives an error ORA-01031 Insufficient privillages
We have a deplhi application running. Sometimes (NOT all the time) when the user selects a search criteria and enters the search field, the application freezes after displaying the results in the grid. The grid that displays the search result is of type TAdvStringGrid. Backend is Oracle.
Using Oracle Forms 10g version 9.0.4.0.19 that runs on a Sun Solaris box version 9. The application is web-based, and would like to add new functionality to an existing form. The user has the ability to upload .pdf files to the database from their local/network drive and download the .pdf files from the database to [...]
1)i wanna calculate difference between current time and time which is stored in table. how will i calculate the difference between 2 time?? 2) after calculating this difference ,if this difference is greater than 3 hrs my system should genrate an email to technical head. how do i do this?shall i go for any trigger?if [...]
the code DECLARE rep_url varchar2(2000); BEGIN rep_url:=’/reports/rwservlet?’ ||’&report=c:testrpt10g.rdf’ ||’&desformat=htmlcss&destype=cache’ ||’&userid=stlexport/stlexpst@as’; WEB.SHOW_DOCUMENT(rep_url,’_blank’); END; is running well. But now i want the report’s parameter form to be displayed. How can i do this using web.show_document(…)
i want to add record in one table but by using 2 different usernames. for example, i want to save products information by using username: POS, but i want to use username: Stark to add new department in department table.
i want to design a form with three canvases. but problem is occur that other two canvases are not shown at run time. i want to create a push button and when i press it then 2nd canvas must be open.
how user select the parameter from the parameter list and how it is created
I want to run time on an alert showing even the seconds (changing values). Have someone done this? Please help me out.
Hi…. Dear Carlos De Leon You have told that i have to do that by saving the value of the parameter in the database and use it later when i need that…. Can you please help me out how can i do that…. we will have to pas as much parameters as the number of [...]
whenever i am trying to send mail via outlook from oracle developer forms 6i it asked for a confirmation from user. ie:— a program is trying to automatically send email on your behalf do you want to allow this? if this is unexpected it may be virus and you should choose no I dont want [...]
I want to create a SQL script in Oracle that will run one of two possible SQL scripts based on what the user enters in the Parameter request. Since I’m unable to use IIF and If Then like I can in SQL Server, is there another way to do this? I have tried using case [...]
I WANT TO CREATE A PROCEDURE FOR DOING FOLLOWING 4 ACTIONS 1) That will first delete all data from xa and then load data from xls file (TOWN.XLS on d drive)with columns USER_ID, CLUSTER_CODE,TOWN, TOWN_CATEGORY, TOWN_TYPE, TYPE, STATUS INto the table XA TABLE XA ( USER_ID VARCHAR2(40) NOT NULL, CLUSTER_CODE VARCHAR2(15) NOT NULL, TOWN VARCHAR2(50), [...]
I have a block in my forms which is based on a view. I have created an instead of trigger on this view tu update certain fields. I would like to update this view through a Forms. I have made the block and the field updatable, but it gives me the following message when I [...]
We are having trouble trying to use a 255 byte key in DB2/400 DDS specs. We use Oracle VARCHAR keys 255 bytes long all the time. How do we specify a DB2/400 key to be like an Oracle VARCHAR? Note: in an Oracle VARCHAR the trailing spaces are compressed out. In a pure 255 DDS [...]
Dim cmd As OracleCommand Dim ds As DataSet Dim dv As DataView Dim da As OracleDataAdapter = New OracleDataAdapter ‘ This does not work.. which is what I need, Country and State are entered by the user - cmd = New OracleCommand(“Select state_code, state_name, state_status” & _ ” FROM m_state” & _ ” WHERE country_code [...]
How to Configure Oracle Data Base with Appeon.





