File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes about ResultSet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "about ResultSet" Watch "about ResultSet" New topic
Author

about ResultSet

Jojo Tong
Greenhorn

Joined: Nov 17, 2003
Posts: 1
i am now using JDBC -> Sql server driver provided by Microsoft , everything goes ok but when i update the ResultSet object , the change has commited to the database but the ResultSet just stays no change. i think the ResultSet object should be changed even before the database , really confused by this situation
anyone has any idea on this issue please help me , thanks a lot :-)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: about ResultSet
 
Similar Threads
ResultSet Update problem with Oracle 9i using JDBC
Updateable ResultSet
resultset data stored in database or java
How to set Date data type into varible
Make an interface serializable