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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Raise Error!!!

Status
Not open for further replies.

RobS23

Programmer
Jun 4, 2001
161
GB
I have raising a custom RaiseError along the lines of:

RAISERROR(@Msg,16,-1)

Now this is working quite happily BUT

when I connect to the db (VB front end) from a different machine I get a 'Method execute of Object command failed'
error.

Now there's no connection problems - it's only raising errors that is giving me trouble.


Any help would be very much appreciated

Cheers

Rob
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top