May 13, 2004 #1 Creepers Programmer Joined Nov 11, 2002 Messages 116 Location US In Oracle Forms, how can I surpress this message?
May 13, 2004 #2 sem Programmer Joined Jun 3, 2000 Messages 4,709 Location UA The same way as with others: either catch it in on-message trigger, or by changing SYSTEM.MESSAGE_LEVEL. Regards, Dima http://seminihin.narod.ru Upvote 0 Downvote
The same way as with others: either catch it in on-message trigger, or by changing SYSTEM.MESSAGE_LEVEL. Regards, Dima http://seminihin.narod.ru