facebook

How do I see the number of rows updated? [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    I’m sure this is an easy question, but I’ve looked all over and can’t find the answer. I love the MyEclipse interface, but I’ve found one issue that really limits how I can use it; whenever I do an insert/update/delete, I need to be able to know how many rows were affected before I issue a commit. I can’t seem to find any view that shows me this information.

    #233001

    Riyad Kalla
    Member

    You are referring to the DB Explorere view and executing SQL queries correct?

    #233003

    Yes.

    #233004

    More specifically, I’m looking at the SQL Results view.

    #233017

    Riyad Kalla
    Member

    There is currently not a way to do this, I have filed the enhancement request.

    #235040

    support-michael
    Keymaster

    Occasionally I run queries to get those details before doing update/delete operations. The search result row count is displayed in the bottom right corner of the SearchResults View. The format is <cnt shown>\<total cnt>. In the attached screenshot there are 25 rows shown out of 25 rows returned.

    Attachments:
    You must be logged in to view attached files.
Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: How do I see the number of rows updated? [Closed]

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