This message is OFF-TOPIC for SERVLET-INTEREST. The fact that no one
responded the first time you posted this should be a clue that you would
get a better response on a different forum.
http://technet.oracle.com/support/bboard/discussions.htm
http://industry.java.sun.com/products/jdbc/drivers
http://forum.java.sun.com/list/discuss.sun.jdbc
http://www.javaranch.com/cgi-bin/ubb/forumdisplay.cgi?action=topics&forum=JDBC&number=3&DaysPrune=1000&LastLogin=
On the surface, your code looks correct. Is it possible that the
username you are using to access the database does not have the proper
privileges for the table? Thus, even though you try to create an
updatable result set, the database does not allow it?
Kevin Mukhar
Rosh Nair wrote:
>
> I am having a problem with the Oracle database and servlets.
> I created a statement which is CONCUR_UPDATABLE. But after i execute the
> query when i try to update a column in the result set. I am getting an
> exception saying that "you cannot update a read-only result set.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html