On May 3, 2006, at 6:25 PM, Dave Elsner wrote:

After speaking with our Oracle DBA they would like columns name for each table to be created in order of their significants when the create table statements are ran.

However the default in EOModeler is to order them alphabetically is there any way around this? So I can customize the order on a per table basis ?

I would prefer not to write the SQL by hand.

You're going to have to do some manual work regardless, so you might as well copy the create table statements generated by EOModeler, paste them into a text editor, cut and paste the attribute list to create the desired order, then execute that SQL statement in SQL*Plus to create the tables.

Aloha,
Art

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to