I have a WiTango app that inserts a record. There is a trigger on that insert that fires a stored procedure.

 

Oterro/WiTango is returning an error of some sort. The stored procedure works perfectly except that there is an error on the RETURN (I think).

 

What is the proper way to RETURN from a stored procedure?  

RETURN or RETURN 0 or what?

 

Thomas Cimicato

Reply via email to