ERROR-java.sql.SQLException: Parameter index out of range (2 > number of parameters, which is 1)

前端 未结 0 1532
误落风尘
误落风尘 2020-12-04 18:17

this in my part of the code

Connection conn;
Connct readerconn = new Connct();
conn =readerconn.getConnection();
     
    
try{
    String query2="INSER         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题