Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: saduc
  • Content: Threads
  • Order by date
  1. saduc

    displaying RAISERROR message in C++ application (!!!)

    I would be gratefull if someone can help me with this problem which borders me a lot: (I simplified my solution to test procedure) I have this stored procedure: CREATE PROCEDURE test ( @id varchar(100)) AS RAISERROR('Error message',15,1) I have application written in C++ using ADO I catch...

Part and Inventory Search

Back
Top