facebook

Edit Data feature of MyEclipse not working.

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #265301 Reply

    architect-01
    Member

    Hi Riyad,
    I am able to connect to a Derby 10.1 database I created called restaurants but I can not use the Edit Data feature in MyEclipse. I get this error Error: not valid sql statement: The result set is not updatable. in the where condition I just typed id > 0. id is the primary key and I have 3 records in the database why wont it retrieve any data ??

    Thanks

    Paul

    #265416 Reply

    Riyad Kalla
    Member

    Paul,
    It depends on the JDBC driver you are using. Not every one supports updatable result sets, which is what it sounds like is going on here.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Edit Data feature of MyEclipse not working.

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