Home » Developer & Programmer » Reports & Discoverer » Message box
Message box [message #142035] Thu, 13 October 2005 04:59 Go to next message
frankieotk
Messages: 4
Registered: September 2005
Junior Member
Good day 2 all,

I m wondering if i can capture the error msg and display it on the message box instead of in the browser itself.

Can anyone give some comments 2 me?
Re: Message box [message #142073 is a reply to message #142035] Thu, 13 October 2005 06:50 Go to previous messageGo to next message
kiran
Messages: 503
Registered: July 2000
Senior Member
Using Pl/Sql SQLCODE , SQLERRM built-in functions we can capture the error message and error number.

For more info check the documentation.

--Kiran.
Re: Message box [message #142229 is a reply to message #142073] Thu, 13 October 2005 19:35 Go to previous messageGo to next message
frankieotk
Messages: 4
Registered: September 2005
Junior Member
Dear Kiran,

Thanks for your response. I know how to capture d error message and error number. But what i want is to display the captured error message and prompt it to the user by using POP UP MESSAGE BOX. Can you give me some clue on it?

Thanks
Re: Message box [message #142436 is a reply to message #142035] Fri, 14 October 2005 10:06 Go to previous messageGo to next message
kiran
Messages: 503
Registered: July 2000
Senior Member
In Forms we use Message() built-in to display any Message (or) Information to the end user.Are you looking something related to this.

--Kiran.
Re: Message box [message #142519 is a reply to message #142436] Sat, 15 October 2005 00:46 Go to previous message
naveednt
Messages: 34
Registered: October 2005
Location: Karachi, Pakistan
Member
use srw.message(errornumber, errormessage) to display the messages you want
Previous Topic: changing in default dpi has no effect
Next Topic: Create hierarchy item in discoverer
Goto Forum:
  


Current Time: Sat Jun 01 01:32:57 CDT 2024