Close
jGuru Forums
Posted By: yoon_kim Posted On: Thursday, September 13, 2001 08:15 AM
Hi all. Can anyone tell me if mm.mysql driver works fine with preparedStatement..? Whenever I use preparedStatement's setXXX method, it throws SQLException. I think my query was OK because when I changed all the preparedStatement with Statement, it woked fine. Any idea will be appreciated..^^ Thanks. Yoon.
Re: problem.. mysql with preparedStatement
Posted By: Christopher_Schultz Posted On: Thursday, September 13, 2001 11:26 AM
mm
PreparedStatement
We'll take a look at your code and see what's wrong.
-chris
Posted By: AlessandroA_Garbagnati Posted On: Thursday, September 13, 2001 08:27 AM