how to access errors
Hi,
One of the soultion would be that validate the user id and password in the
Stored procedure and Raise error with an custom meesage if user id is not
valid. You can catch this exception and display the message.
Regards,
Sambathraj
|