Re: Another EO question

2008-03-11 Thread Andrew Lindesay
Hello Richard; I noticed this with MySQL and WO 5.4 yesterday too -- can you make a bug report with Apple or shall I? cheers. I am using 5.4.1 and MySql and get the quotes. You have to cut the sql, edit out the quotes, and feed it into mysql by hand. ... OK, more important question thoug

Re: Another EO question

2008-03-11 Thread rdp
I am using 5.4.1 and MySql and get the quotes. You have to cut the sql, edit out the quotes, and feed it into mysql by hand. Richard Palmer On Mar 11, 2008, at 4:33 PM, Mike Schrag wrote: OK, more important question though asked earlier but never answered, why is Entity Modeler putting dou

Re: Another EO question

2008-03-11 Thread David Holt
+1 :-) On 11-Mar-08, at 3:52 PM, Archibald Singleton wrote: On 11 Mar 2008, at 18:10, Daniel Brajkovic wrote: Wow, thanks for all of that. That's way too much for such a newbie like me. I'll wait until I get more comfortable with programming WO in general. Well that's what I thought

Re: Another EO question

2008-03-11 Thread Archibald Singleton
On 11 Mar 2008, at 18:10, Daniel Brajkovic wrote: Wow, thanks for all of that. That's way too much for such a newbie like me. I'll wait until I get more comfortable with programming WO in general. Well that's what I thought (I'm a newbie too) too but than I realised that I *will* have t

Re: Another EO question

2008-03-11 Thread Mike Schrag
I didn't write the scripts, but they work for MySQL. (once you remember to add the ERAttachment eomodel to your list of migration models :-). If your main model points to an ERAttachment, it SHOOUUULLD autodetect the dependency and migrate it without you having to make any additional entrie

Re: Another EO question

2008-03-11 Thread David LeBer
On 11-Mar-08, at 5:32 PM, Mike Schrag wrote: ERTaggable uses the newest API that is not database specific (so long as you are using Frontbase and I think MySQL ;-). ERTaggable happens to be fully db-independent, though migrations have only been tested on FB and PG (maybe MySQL? but not by me

Re: Another EO question

2008-03-11 Thread Mike Schrag
OK, more important question though asked earlier but never answered, why is Entity Modeler putting double quotes ("myColumnName") around my column names when generating SQL command? When I try to execute then, I get errors. When I change my frameworks back to 5.3, it stops putting the quot

Re: Another EO question

2008-03-11 Thread Mike Schrag
ERTaggable uses the newest API that is not database specific (so long as you are using Frontbase and I think MySQL ;-). ERTaggable happens to be fully db-independent, though migrations have only been tested on FB and PG (maybe MySQL? but not by me). ERAttachment's zero and one migrations are

Re: Another EO question

2008-03-11 Thread Daniel Brajkovic
Wow, thanks for all of that. That's way too much for such a newbie like me. I'll wait until I get more comfortable with programming WO in general. OK, more important question though asked earlier but never answered, why is Entity Modeler putting double quotes ("myColumnName") around my c

Re: Another EO question

2008-03-11 Thread David Holt
You can look at the ERTaggable and ERAttachment frameworks for examples of implementation. ERTaggable uses the newest API that is not database specific (so long as you are using Frontbase and I think MySQL ;-). The older style API allows SQL commands directly. You'll find a few emails on th

Re: Another EO question

2008-03-11 Thread Mike Schrag
and this (mentioned at the end of the first docs): http://webobjects.mdimension.com/wonder/api/er/extensions/migration/ERXMigrationDatabase.html On Mar 11, 2008, at 4:57 PM, David LeBer wrote: On 11-Mar-08, at 4:50 PM, David LeBer wrote: On 11-Mar-08, at 4:31 PM, Daniel Brajkovic wrote:

Re: Another EO question

2008-03-11 Thread David LeBer
On 11-Mar-08, at 4:50 PM, David LeBer wrote: On 11-Mar-08, at 4:31 PM, Daniel Brajkovic wrote: How does one utilitize the migration tools that wonder includes? The instructions here are pretty comprehensive:

Re: Another EO question

2008-03-11 Thread David LeBer
On 11-Mar-08, at 4:31 PM, Daniel Brajkovic wrote: How does one utilitize the migration tools that wonder includes? The instructions here are pretty comprehensive: Do you have specific questions? ;

Re: Another EO question

2008-03-11 Thread David LeBer
On 11-Mar-08, at 4:31 PM, Daniel Brajkovic wrote: How does one utilitize the migration tools that wonder includes? With great joy. ;david -- David LeBer Codeferous Software 'co-def-er-ous' adj. Literally 'code-bearing' site: http://codeferous.com blog: http://davidleber.net profile: http:/

Another EO question

2008-03-11 Thread Daniel Brajkovic
How does one utilitize the migration tools that wonder includes? ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.a