MySQL Forums
Forum List  »  Oracle

Insert and Update Useing Oracle developer 2000 as front-end with MySQL
Posted by: haji rachid
Date: September 20, 2005 07:40AM

Hi,
I have a problem when I want to insert or update a row Useing Oracle developer 2000 as front-end with MySQL.

this is the script of my form test:
begin
insert into tab_localite values(20,'TEST');
end;

for the first clic there's no message and no effect
for the second clic, it give me this message:
FRM-40735: Le déclencheur WHEN-BUTTON-PRESSED a détecté une exception ORA-30021 non traitée.

can you help me please

Options: ReplyQuote


Subject
Views
Written By
Posted
Insert and Update Useing Oracle developer 2000 as front-end with MySQL
4523
September 20, 2005 07:40AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.