Amazing! It works! To be specific, I went to Set Adaptor Info and entered this:

jdbc:FrontBase://localhost/<My Database>/user=_SYSTEM/schema=_SYSTEM

Now it recognizes that my tables are all already defined.

If I add an attribute to a table, it still generates Create Table statments instead of Alter Table statements. Is there any way to change that?

John


----- Original Message ----- From: "Hugi Thordarson" <[EMAIL PROTECTED]>
To: "David LeBer" <[EMAIL PROTECTED]>
Cc: "John Huss" <[EMAIL PROTECTED]>; "WebObjects-List Apple" <webobjects-dev@lists.apple.com>
Sent: Wednesday, February 08, 2006 7:31 AM
Subject: Re: Frontbase Synchronize Schema in EOModeler


Synchronize schema works for me in FrontBase if I add a key called "schema" to the connection dictionary. the value should be the username you're using to connect (e.g. _SYSTEM).

- H



On 7.2.2006, at 20:15, David LeBer wrote:

On 7-Feb-06, at 3:05 PM, John Huss wrote:

Does the "synchronize schema" function in EOModeler work with FrontBase?

It always shows all my tables as entities that need to be added to the model. And the "generate sql" function never issues Alter Table statements, just creates the table from scratch.

I'm using WebObjects 5.3 and FrontBase 4.0.

Synchronize schema has *never* worked for me. On any database. Every.

I don't even try anymore.

sniff!

--
;david

--
David LeBer
Codeferous Software
'co-defer-ous' adj. producing or containing code
site:   http://www.codeferous.com
blog: http://david.codeferous.com




 _______________________________________________
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.apple.com/mailman/options/webobjects-dev/hugi%40vefsyn.is

This email sent to [EMAIL PROTECTED]


// Hugi Thordarson
// http://hugi.karlmenn.is/



_______________________________________________
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.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Reply via email to