Exception
Exception in thread "main" java.sql.SQLException: Column ' user_name' not found. ?at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:910) ?at com.mysql.jdbc.ResultSet.findColumn(ResultSet.java:987) ?at com.mysql.jdbc.ResultSet.getString(ResultSet
2015-05-21
數(shù)據(jù)表中沒有user_name這個字段
2015-05-23
謝謝已解決,user_name前多個空格