Re: Change database's columns
Re: Change database's columns
- Subject: Re: Change database's columns
- From: George Domurot <email@hidden>
- Date: Sun, 11 May 2003 14:37:04 -0400
If you're using OpenBase, use the Schema Editor through OpenBase
Manager. After opening the editor, select the table and modify the
attribute name, click save and your done.
On Sunday, May 11, 2003, at 11:58 AM, Strausz Riccardo wrote:
That is easer to do with sql-statement ALTER TABLE.
On domingo, mayo 11, 2003, at 12:45 America/Mexico_City, Alexey
Manannikov wrote:
Hello!
Sorry if this question was before, but I can't find an answer.
I use OpenBase 7 with WebObjects 5.2 to develop my application.
If I change something in EOmodeler (add attribute, entity ... any
change in model),
I need to drop tables to apply changes to my database.
How can I change database's columns (also add or delete) without
dropping table?
(and lost all data?)
Alexey
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.