Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi ,
i want to know how can we get an Error with its Column name in Output, Sql server 2000.
just want to get the column name where error occurs.

Regards,
Aamir
Posted

1 solution

AFAIK, not possible. You need to see logs and query to find out what was the possible reason of query failure.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900