| Author |
Customized error message in SQL
|
Jennifer Sohl
Ranch Hand
Joined: Feb 28, 2001
Posts: 455
|
|
Hi. I have an app that is currently displaying customized error messages within the Java app. I just took a SQL class and realized that you can do customized error messages in SQL server (RAISERROR). If I were to write a script that had custom error messages in it, would this script be portable to use for instance on Oracle if we wanted to? Thanks a bunch!
|
 |
 |
|
|
subject: Customized error message in SQL
|
|
|