This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes CachedRowSet updateRow() question 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 "CachedRowSet updateRow() question" Watch "CachedRowSet updateRow() question" New topic
Author

CachedRowSet updateRow() question

artsom
Greenhorn

Joined: May 01, 2002
Posts: 2
We're using Sun's CachedRowSet with Oracle and whenever we try to do an updateRow() without
changing any of the db column values, we get

ORA-01747: invalid user.table.column, table.column, or column specification

Is this a bug or a feature? ;-)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: CachedRowSet updateRow() question
 
Similar Threads
how to read few records at a time?
CachedRowSet
Disconnected Rowset in Java
Transaction Control using CachedRowSet
Setting the column witdth