最新回答 / 好帮手慕珊
String sql = "INSERT INTO bs_bookstore(storeName) VALUES (?)";写成这样试试,就是不加单引号的。
2015-05-08