Re: detecting basic errors

2004-04-27 Thread Michael Stassen
[EMAIL PROTECTED] wrote: Hi all, I am a MySQL and in fact SQL newbie. I am trying to write java code that will help me determine a couple of error conditions. I want to be able to find out if, after I have done an insert, if the values that I entered are valid. Interestingly, when I entered cl

detecting basic errors

2004-04-27 Thread Hank777
Hi all, I am a MySQL and in fact SQL newbie. I am trying to write java code that will help me determine a couple of error conditions. I want to be able to find out if, after I have done an insert, if the values that I entered are valid. Interestingly, when I entered clearly invalid non numeri