facebook

How to modify table once the wizard is closed?

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

    Durnik
    Member

    To all,

    With myeclipse 10.0, after you’ve used the table wizard to generate an initial table structure, is there anyway to pull up a similar wizard to modify the table (e.g. add rows, etc)?

    Using DB explorer I can edit the data in a table, but it looks like the only way to modify the table post wizard is to drop into SQL and modify it directly.

    Is this correct or am I missing something?

    #321479 Reply

    support-swapna
    Moderator

    Durnik ,

    I am afraid there is no other way apart from the Edit Data and using SQL queries to modify the table.
    Sorry for the inconvenience caused.

    #321499 Reply

    Durnik
    Member

    Swapna,

    Thanks for the reply. Is there an enhancement request that could be opened for such a feature? It just seems silly that the wizard provides an easy method to generate the initial table, but I can’t imagine that everyone gets the table correct in the first pass.

    Having to then drop down into raw SQL to modify your table structure seems like a glaring omission to me.

    Durnik

    #321509 Reply

    support-tony
    Keymaster

    Durnik,

    I’ve raised an enhancement request for this, though I can’t say when it’s likely to be implemented. I agree that it would be a useful enhancement and I assume that you meant “add columns”, in your first post, not “add rows”.

    #321589 Reply

    Durnik
    Member

    @support-tony wrote:

    Durnik,

    I’ve raised an enhancement request for this, though I can’t say when it’s likely to be implemented. I agree that it would be a useful enhancement and I assume that you meant “add columns”, in your first post, not “add rows”.

    Tony,

    You’re correct. The ability to modify the table structure (add, delete, change columns) using a wizard like interface to minimize the need to edit the table structure using raw sql.

    Durnik

    #321960 Reply

    mongonv
    Participant

    In looking thru the forums, modifying tables and adding new records to a table have been requested by users since at least version 6.

    Without those two items, the database explorer is pretty worthless and pushes us developers to use other tools that are able to do basic table management operations without having to resort to writing SQL commands to do things.

    It is silly that in three plus years your team has not added two basic database management features that are used on a VERY regular basis by almost any developer.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: How to modify table once the wizard is closed?

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