Re: Changing from openbaseSql to MySql
Re: Changing from openbaseSql to MySql
- Subject: Re: Changing from openbaseSql to MySql
- From: Christian Evans <email@hidden>
- Date: Wed, 2 Jul 2003 09:02:05 -0400
Hi Christian,
I have made the transition successfully with 3.22.53 of MySql on Mac OS
X.
The EOModeler was able to create the database etc. and synchronization
throws an error about foreign keys but does successfully synch the
latest changes after I click continue. (foreign keys are not supported
in this version of MySql)
The biggest problem I had was importing my old data from Openbase to
MySql. When I have a null date in openbase, MySql would put in a
default date of 1900/01/01 and my D2J Client app didn't like that at
all. So after the import I had to go back and set all of those default
dates to NULL manually via SQL.
HTH,
Christian
On Wednesday, July 2, 2003, at 07:47 AM, email@hidden wrote:
Hello,
i am just trying to change from openbaseSql to MySql because it
doesn't cost anything at all and also installed MySql and the driver
for it.
now how can i generate the sql code for Mysql? does the EOModeler do
that as well?
i tried to set up an app' but did not work at all.
is there any help for WebObjects with MySql??
Thanx in advance
cheers
Christian Telepski
_______________________________________________
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.