Boolean parameter for Stored procedure question
Posted: Tue 27 Mar 2007 15:32
I have a SP that takes , among other, some parameters of type BOOLEAN.
When I define the parameter, I find no MySQLType.Boolean.
How will I pass this parameter ?
When I define the parameter, I find no MySQLType.Boolean.
How will I pass this parameter ?