net.ucanaccess.jdbc.UcanaccessSQLException: UCAExc:::4.0.2 user lacks privilege or object not found: WHERE

后端 未结 0 1166
你的背包
你的背包 2020-12-28 22:50
public void update(String tempid,String name,String sid,int age,String course,String department) throws SQLException {
    try {
        int result = 0;
        s =          


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