Fixed a bug in MSqlConnection when calling .executePreparedStatement with no parameters.
authorMarco Zanon <info@marcozanon.com>
Sun, 26 Aug 2012 10:11:53 +0000 (10:11 +0000)
committerMarco Zanon <info@marcozanon.com>
Sun, 26 Aug 2012 10:11:53 +0000 (10:11 +0000)
commitcdc5089c4547cfa4ec925c181399f4402c853759
treeaccce10930d27d626958398e16c563a9c91cc784
parente9485115107cda12463e8e94d11695bebeb68b0a
Fixed a bug in MSqlConnection when calling .executePreparedStatement with no parameters.
src/java/com/marcozanon/macaco/sql/MSqlConnection.java