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: "Clark, Igor" <email@hidden>
- Date: Tue, 18 Jan 2005 14:24:00 -0000
Ah, just read the follow-ups to your MySQL list post. Still, it worked OK
back then for me.
-----Original Message-----
From: Clark, Igor
Sent: 18 January 2005 14:16
To: WebObjects Dev
Subject: RE: How to fix "failed to provide new primary keys for..."?
Hi PA,
Just FYI, I used EOF binary keys with MySQL on a project a couple of years
ago. Admittedly the company ran out of money and canned it before we got to
production, but I used 24-byte BINARY fields in the database without
encountering any problems prior to that stage. While I was developing and
testing, they seemed to serve the purpose perfectly well and were returned
as NSData keys when I retrieved them from the
EOKeyGlobalID.keyValuesArray(). Perhaps later driver versions cause this
problem?
Cheers,
Igor
-----Original Message-----
From: PA [mailto:email@hidden]
Sent: 17 January 2005 19:56
To: WebObjects Dev
Subject: Re: How to fix "failed to provide new primary keys for..."?
On Jan 17, 2005, at 20:42, Arturo Perez wrote:
> 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.
In a nutshell:
- PostgreSQL, beside being a pain to install, is a pain to use (oh why,
oh why, oh why are identifiers case insensitive by default?!?!?)
- MySQL? Ever heard of binary keys? Apparently not [1].
- FrontBase? Does that still exists? :o)
- Sybase and Oracle. Solid. Just Work (SM). Need a stelar team of DBAs
to keep them running smoothly.
> Anything like that out there?
Why don't you write one?
Cheers
--
PA
http://alt.textdrive.com/
[1] http://lists.mysql.com/java/8039
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
ca.com
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