Re: Error checking for unique value in database table?
Posted by Phil Latio on 05/23/07 13:59
"Ravi" <Ravindrayepuri@gmail.com> wrote in message
news:1179927719.748113.179470@m36g2000hse.googlegroups.com...
> use Mysql_error() function to get the error value or mysql_errorno()
> function to get the error no
This thing that confuses me is that it has 2 unique fields. Can these
functions identify which field has thrown the error?