facebook

Edit Data: How to invoke commit manually?

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

    Erik Sowa
    Member

    I am using Database Explorer to look at the contents of a database. I start my connection with “auto-commit” and “commit on close” unchecked, so any changes I make by accident won’t survive my browsing session. Now I decide I do want to edit some table contents with the “Edit data” function. How do I invoke commit on the “edit data” changes? I can’t seem to find a UI control to invoke commit.

    #270534 Reply

    Brian Fernandes
    Moderator

    Erik,

    Unfortunately, there isn’t a UI control to commit your changes.

    What you would need to do is finish the editing in that view and then execute the commit statement yourself in the SQLEditor.

    Something like “commit;” should do the trick.

    Do let us know if you require further assistance.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Edit Data: How to invoke commit manually?

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