Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Table Manipulation Design document draft

Hi

1. Check out "SQL Developer" from oracle at http://www.oracle.com/technology/software/products/sql/index.html. Try Create Table with "Advanced" option checked and select "Foreign Keys" on left side.

2. Each tab in this case could correspond to a left side option mentioned above. One tricky bit will be to have dependency maintained in the generated DDL script so that 'dependees' are created before 'depender'.

Anthos

hosokawa wrote:

Hi Anthos,

Thank you for great suggestions to bug:162519 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=162519
).
Could you tell me if you know good examples of GUI design for 1 and 3?

1. It will be good to have the interface to support creation of referential
child relations as well; ie, sql equivalent of
CONSTRAINT person_address FOREIGN KEY("homeaddress") REFERENCES address("id"
ENABLE

3. It will be good to have multi(tabbed) page rather than a dialog to modify the structure of newly creating table. This would allow user to create multiple
tables simultaneously, copy/paste text back and forth and so on.


Do you mean each tabbed page has each database table's structure to modify
and a new page is added to create a new table?

Best regards,

Takehiro Hosokawa
VALWAY Technology Center, NEC Soft, Ltd.

----- Original Message ----- From: <jograham@xxxxxxxxxx>
To: "DTP development mailing list" <dtp-dev@xxxxxxxxxxx>
Sent: Saturday, October 28, 2006 12:16 AM
Subject: Re: [dtp-dev] Table Manipulation Design document draft


Thanks, Takehiro.

I've set the component category to SQL Dev and taken assignment of the bug
myself.

All,

We have some comments on this proposed enhancement already -- more
comments/discussion/questions welcome. Please see:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=162519

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer, Sybase, Inc.
http://dataplat.blogspot.com/




            "hosokawa"
            <hosokawa@xxxxxxx
.nec.co.jp> To
            Sent by:                  "DTP development mailing list"
            dtp-dev-bounces@e         <dtp-dev@xxxxxxxxxxx>
clipse.org cc

Subject
            10/27/2006 02:04          Re: [dtp-dev] Table Manipulation
            AM                        Design document draft


            Please respond to
             DTP development
              mailing list
            <dtp-dev@eclipse.
                  org>






Hi all,

I tried to enter this issu to Bugzilla though, as I selected "Docs"
for "Component", automatically "dtp.connectivity-inbox@" was specified
for "Assigned To" and couldn't be changed.
Is it correct select? How can I change?

Anywhere, I've created a bug , "162519", to report comments.
I'm looking forward to get lots of your responses.

Best regards,

Takehiro Hosokawa
VALWAY Technology Center, NEC Soft, Ltd.


----- Original Message -----
From: <jograham@xxxxxxxxxx>
To: "DTP development mailing list" <dtp-dev@xxxxxxxxxxx>
Sent: Friday, October 27, 2006 5:57 AM
Subject: Re: [dtp-dev] Table Manipulation Design document draft


Yes, that sound like a good idea.

Takehiro -- please enter an enhancement request for this item and let

this

thread know its number.

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer, Sybase, Inc.
http://dataplat.blogspot.com/




            Anil Samuel
            <anil.samuel@orac
le.com> To
            Sent by:                  DTP development mailing list
            dtp-dev-bounces@e         <dtp-dev@xxxxxxxxxxx>
clipse.org cc

Subject
            10/26/2006 04:36          Re: [dtp-dev] Table Manipulation
            PM                        Design document draft


            Please respond to
             DTP development
              mailing list
            <dtp-dev@eclipse.
                  org>






Why dont we have same practice of having a bug to collect the feedback ?

Anthos
On 27/10/2006, at 2:27 AM, jograham@xxxxxxxxxx wrote:

Thanks for the design document, Takehiro! I think this sort of
functionality will be a great addition to DTP, and I ask the DTP
community
to take some time in reviewing the design and sending comments.

For ease of access, I've posted this document on the DTP web site (
http://www.eclipse.org/datatools/proposals/DTP%20Table%
20Manipulation%20Design%200.1.pdf
) and marked it in our "What's New" list.

Based on the volume of feedback received, we'll probably schedule
an open
call in the coming weeks to finalize the design review.

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer, Sybase, Inc.
http://dataplat.blogspot.com/




             "hosokawa"
             <hosokawa@xxxxxxx
             .nec.co.jp>
  To
             Sent by:                  "DTP development mailing list"
             dtp-dev-bounces@e         <dtp-dev@xxxxxxxxxxx>

clipse.org                                                 cc


Subject
             10/25/2006 10:32          [dtp-dev] Table Manipulation
Design
             PM                        document draft


             Please respond to
              DTP development
               mailing list
             <dtp-dev@eclipse.
                   org>






Hello DTP development community,

Attached is the first draft of the Database Table Manipulation design
document,
following the proposal I sent before.
Please check it and give me your useful suggestions.

Best regards,

Takehiro Hosokawa
VALWAY Technology Center, NEC Soft, Ltd.
[attachment "DTP Table Manipulation Design 0.1.pdf" deleted by John
Graham/SYBASE] _______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev



_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev



_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev




Back to the top