Re: How to fix "failed to provide new primary keys for..."?
Re: How to fix "failed to provide new primary keys for..."?
- Subject: Re: How to fix "failed to provide new primary keys for..."?
- From: "Arturo Perez" <email@hidden>
- Date: Mon, 17 Jan 2005 14:42:25 -0500
Chuck Hill wrote:
> You problem is that you are using PostgreSQL which is notorious for
being difficult to setup with WO.
I take exception to this statement. PostgreSQL seems no easier/harder
than any other database IME. The problem stems from making sure you
have the proper plug-ins (both of them) OR in making sure you have the
<TABLE_NAME>_SEQ sequence as required by WO.
The two plug-ins I refer to are the EOmodeler one and the runtime one.
I do not believe they are required, they just make things run smoother.
They are available from Project Wonder.
Conversely, you can just create the <TABLE_NAME>_SEQ sequence and be
done with it as pgSQL is about as ANSI compliant as is possible.
It's not pgSQL's fault that Apple bundles other products' plug-ins or
uses Oracle-specific syntax in their own plug-ins (inner joins, anyone?).
That being said, I'd love to see a comparative writeup of pgSQL,
OpenBase, FrontBase, MS SQL Server, MySQL and Oracle from the WO POV.
Anything like that out there?
-arturo
_______________________________________________
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