D
Daniel Groh
Hi / Hallo,
I am trying to throw a SQL Exception, but I can't go on, because i don't
have ideia how should it works.
I have a stored procedure that throw an error: "This user is already
registered", but i'm using 3 projects in the same solution and i need to
show the error in the first project (webApplication), but I do the register
in the third project (Data), soon, the error happens in this project, BUT I
don't know how to get this error from the Stored Procedure and I also don't
know how to send this error to the first project... ='(
I'm getting sick!
I am trying to throw a SQL Exception, but I can't go on, because i don't
have ideia how should it works.
I have a stored procedure that throw an error: "This user is already
registered", but i'm using 3 projects in the same solution and i need to
show the error in the first project (webApplication), but I do the register
in the third project (Data), soon, the error happens in this project, BUT I
don't know how to get this error from the Stored Procedure and I also don't
know how to send this error to the first project... ='(
I'm getting sick!