about error message hello,i meet a problem!
when i write a store procedure ,i want to show error msg myself,so i
use @@error to point the error. the question is how can i find which
column induce the error just like the DBMS tell me when i run a sql in
isql?
pls help me! |