Re: EOmodeler and SQL
Re: EOmodeler and SQL
- Subject: Re: EOmodeler and SQL
- From: David Holt <email@hidden>
- Date: Mon, 25 Apr 2005 07:11:34 -0700
The EO_PK_TABLE for MySQL is handled by WebObjects. It will read the
latest pk values from your tables when you create a new record and
increment them and then write them to the EO_PK_TABLE when you save
changes. You don't have to do anything with the table. Once you import
the structure, you are simply telling WO how to access the data. You
should be able to use the exact same database as someone else just
mentioned. You may have to tweak a setting or two but for the most part
it works "out of the box". Check out Kieran's blog on WebObjects, he
has a lot of good stuff on MySQL related to WO as well...
<http://webobjects.webhop.org/>
David
On 25-Apr-05, at 3:24 AM, Amedeo Mantica wrote:
Just a question...
If I already have a database for a website made in PHP, and I want to
convert my work in WO...
With EOmodeler I can import the database structure...ok... but what
about data?
How can I import my data in the database? i can import rown via SQL
commads, ok... but ho can I generate the correct row for the
EO_PK_TABLE ?
Does anyone know an import tool?
Thanks
Amedeo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden