View Single Post

   
  #1 (permalink)  
Old 04-08-2008, 06:01 PM
haoliying@126.com
 
Posts: n/a
Default 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!

Reply With Quote