Thanks Jiri
Charles
From: Jiri Cincura <[EMAIL PROTECTED]>Reply-To: "For users and developers of the Firebird .NET providers" To: "For users and developers of the Firebird .NET providers" Subject: Re: [Firebird-net-provider] Trapping ErrorDate: Sat, 01 Jul 2006 00:59:07 +0200>Use the
Use the try-(catch)-finally block and inspect FbException for more info.
--
Jiri Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job eas
Hello everyone.
I'm executing a stored procedure and I would like to know how do I trap errors if the there is something wrong I can you it to the user what's going on. Please see my code below
Tia
Charles
- code -
protected void Send_Reservation()
{
FbTransaction