facebook

The "Edit" table command fails in Sybase

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #270650 Reply

    Damon Rand
    Member

    While I’m reporting issues here is another one.. “Edit” table has never worked for me in Sybase 12.5 with JConnect 6. Here is the exception..

    java.sql.SQLException: The result set is not updatable
    at com.genuitec.eclipse.sqlexplorer.views.EditDataView.getRowSet(EditDataView.java:256)
    at com.genuitec.eclipse.sqlexplorer.views.EditDataView$1.run(EditDataView.java:114)

    Damon.

    #270768 Reply

    Riyad Kalla
    Member

    Damon,
    That’s the JDBC driver’s issue. Not all drivers implement updatable result sets which is how we implement that feature. For folks that have run into this, upgrading JDBC driver or trying another driver (I think jTDS works with Sybase doesn’t it?) usually does the trick.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: The "Edit" table command fails in Sybase

You must be logged in to post in the forum log in