Hi there!
I cannot drop a procedure. I think there is a problem with data dictionary and this object (procedure).
Can u tell me if there is any package that drop procedures that cannot been dropped normaly?
Thanks in advance,
Fernando Sousa
Hi,
I'm trying to write a servlet that get it's JDBC
drivers from another class.
My problem is that one of the drivers causes a "ClassFormatError: Illegal constant pool type" error.
Can anyone help me?
Thanks in advance...
Hi,
I would like to know how can i create a trigger disabled.
If i do like this:
CREATE TRIGGER xpto...
it stays enabled. there is any possibility of creating directly a trigger at disabled mode?
Thanks in advance!
Hi,
I would like to know how can i create a trigger disabled.
If i do like this:
CREATE TRIGGER xpto...
it stays enabled. there is any possibility of creating directly a trigger at disabled mode.
Thanks in advance!
Hi,
I would like to know how can i create a trigger disabled.
If i do like this:
CREATE TRIGGER xpto...
it stay enabled. there is any possibility of creating directly a trigger at disabled mode.
Thanks in advance!
Hi,
How can i insert only numeric values into a text items?!
At VB we had a trigger(event) called when-key-pressed and then we could get key code ascii.
Thanks in Advance!
Hi,
I have 2 blocks (1 non base table and another that is base table).
The first block has got only 1 text item and a button.
The 2nd block (base table) has got 3 text items (tabular type with 8 rows each one).
The Problem: i wrote a value into the text item (char) from the 1st block and then...
Hi,
I have 2 blocks (1 non base table and another that is base table).
The first block has got only 1 text item and a button.
The 2nd block (base table) has got 3 text items (tabular type with 8 rows each one).
The Problem: i wrote a value into the text item (char) from the 1st block and then...
i'm using Forms Developer and i want to call a file that is in a UNIX Server.
I have used the following instruction:
UTL_FILE.FOPEN ('/path','filename','r')
but nothing....
Can u help me?
Thanks in advance.
Hi,
I would like to know how can i execute a file that is under UNIX system, without using @path/file.sql
I used this package UTL_FILE.FOPEN but i haven't got any results...
Please if u know one way to do this, it would be great!!
Thanks in advance.
Hi,
In a form, i have a button that would create a new user. this button has got the following code:
create_user (:user_name, :user_password, :user_database);
...
...
in this procedure i put the following code to create the new user:
CREATE OR REPLACE PROCEDURE CREATE_USER (user_name IN...
Hi,
In a form, i have a button that would create a new user. this button has got the following code:
create_user (:user_name, :user_password, :user_database);
...
...
in this procedure i put the following code to create the new user:
CREATE OR REPLACE PROCEDURE CREATE_USER (user_name IN...
Hi,
I would like to know, if possible, how can i disable a trigger inside a stored procedure.
I know that the following instruction disable the trigger (but it won't work inside a strored procedure):
ALTER TRIGGER <name_trigger> DISABLE;
Thanks in advance.
Best regards,
Fernando Sousa
hi,
how can i know the key that was pressed at ORACLE Forms 6i. with VB this was very simple. we just use the key_pressed event and then we could know what key was pressed by knowing their keyascii.
If anyone can help me, it would be greate!!
Thanks!
Fernando Sousa
I would like to know how to publish an OLAP cube in the Web using ASP. if u already worked with OLAP+ASP, it would be great!!! any books or examples that u have, please send me!
thanks to all!!
hi!
I woul like to know how can i publish OLAP cubes in the web.
For example: XML, DHTML, ASP, ...???
For that solutions could u give me some code samples? (or books references,...)
thanks for your atention! bye :)
I would like to publish an OLAP cube in the web, but i dont no how. If u already published OLAP cubes in the web, could u tell me the best solution for doing it? THANKS!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.