aspose file tools
The moose likes JDBC and the fly likes Updatable ResultSet and supporting databases Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Updatable ResultSet and supporting databases " Watch "Updatable ResultSet and supporting databases " New topic
Author

Updatable ResultSet and supporting databases

Gulsum Ramazanoglu
Ranch Hand

Joined: Jun 27, 2008
Posts: 51
Hi everyone, I cant be sure if I use updatable resultset,it will be supported by any database... May it be a problem with some databases?
Thanks..
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26138
    
  66

Gulsum,
It would depend on the database and driver.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
Scott Selikoff
Saloon Keeper

Joined: Oct 23, 2005
Posts: 3652

Originally posted by Gulsum Ramazanoglu:
May it be a problem with some databases?

Yes


My Blog: Down Home Country Coding with Scott Selikoff
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Updatable ResultSet and supporting databases
 
Similar Threads
How Result Set can be upadated while we insert the data programmatcally
Kinda Confused::Update ResultSet
updateXXX function of ResultSet ....???
efficient way to update data
Updating a result set