Home » SQL & PL/SQL » SQL & PL/SQL » Re: query
Re: query [message #18562] Tue, 05 February 2002 07:59
dhanraj
Messages: 12
Registered: February 2002
Junior Member
you can handle the errors in vb by placing the following commands
private sub()
on error goto handler
<statements>
exit sub
handler:
msgbox err.description
exit sub
Previous Topic: Re: display a RAW or LONG RAW
Next Topic: Re: deleting constraints
Goto Forum:
  


Current Time: Thu Mar 28 18:15:52 CDT 2024