HighTechTalks DotNet Forums  

Returning SQL error to Application

Dotnet Data Tools microsoft.public.dotnet.datatools


Discuss Returning SQL error to Application in the Dotnet Data Tools forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
active T
 
Posts: n/a

Default Returning SQL error to Application - 10-18-2007 , 09:36 AM






I've build an application in Vs2005. For the dataaccesslayer i've
create the dataset with the datasource tool. After that i build stored
procedures for doing actions on the database. Now i want to return the
error messages to my application.

It's possible to give the errornumber back to the application, but i
want also the error message to return F/E:

Msg 8114, Level 16, State 1, Procedure DeleteStopDefinition, Line 0
Error converting data type nvarchar to int.



How can i fix this?


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.