facebook

DB Explorer: "Drop Table"/"Delete all rows&qu

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #328150 Reply

    andyke
    Member

    1.
    Is there any way to remove the “Drop Table” and “Delete all Rows” options from the DB explorer context menu ? These options are far too dangerous for some of my DB connections (Prod !).

    2.
    I don’t see any way of turning Off the AutoCommit flag. Is this option driver specific? I connect to a sql server 2008 DB.

    Thanks.

    #328164

    support-swapna
    Moderator

    andyke,

    I am afraid there is no way to remove the ‘Drop Table’ and ‘Delete All Rows’ from the DB explorer context menu.

    You will see a confirmation when you try to drop the table or delete the rows which is good enough to alert the user about the action. Our tools are intended for development and testing. I suggest you do not use them to manipulate the production database.

    To turn off the AutoCommit, go to Window > Preferences > MyEclipse > Database Explorer and uncheck the ‘Auto-commit’ option.

    Let us know if you have any further questions.

    #328174

    andyke
    Member

    ok thanks

    #328223

    support-swapna
    Moderator

    andyke,

    Do let us know if you have any issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: DB Explorer: "Drop Table"/"Delete all rows&qu

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