聚维酮碘
java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Too few parameters
It seems that this part of my code is where the exception occurs: c = dbConnection.getConnection(); q = \"SELECT * FROM book WHERE nextInc<=? AND inlib=?\";[详细]
2022-12-21 21:46 分类:问答