try
{
sql.call("call stored_proc.name('111', '222', 'xxx');")
}catch (Exception ex)
{
log.info ex.message
}catch (Error er)
{
log.info er.message
}
{
sql.call("call stored_proc.name('111', '222', 'xxx');")
}catch (Exception ex)
{
log.info ex.message
}catch (Error er)
{
log.info er.message
}
I simply wanted to write down a quick word to say thanks to you for those wonderful tips and hints you are showing on this site.R programming Training in chennai
ReplyDelete