PDA

Click to See Complete Forum and Search --> : Handle SQL errors inVB


dinacio
Sep 11th, 2000, 08:50 AM
Hi cittizens of the world.

I'm near to jumb of a 10th floor.

I need to handle errors, when some, from SQL StoreProcedure. I call it with DataEnv. in VB6.

When there are errors in the SQL storeProcedure, it returns "0", witch is false in VB, but I want de error number or description.

How????