how to read date datatype from resultset,
March 2, 2008 at 12:47 AM
ok its fine when we entered date manually,if we have to take data from database,EX: sysdate from database(oracle),how can we read it using ResultSet rs,rs.getDate or anything else give an example if ucan
View All Comments
| View Tutorial