Blog

mysql
23 May 2008, 10:55
Java with jdbc

while(rs.next()) {
System.out.println(rs.getString(1));
//java.sql.SQLException: Value '00:00:00 can not be represented
}



2007-2008 YOADMIN.COM