Re: EOAdaptorChannel.primaryKeysForNewRowsWithEntity returning the Same pk
Re: EOAdaptorChannel.primaryKeysForNewRowsWithEntity returning the Same pk
- Subject: Re: EOAdaptorChannel.primaryKeysForNewRowsWithEntity returning the Same pk
- From: Art Isbell <email@hidden>
- Date: Thu, 16 Jan 2003 11:35:22 -1000
On Thursday, January 16, 2003, at 05:57 AM, Emil Effila wrote:
I posted that the pk in my application doesn9t update.
I have the FrontBasePlugin and Wo 5.2
And it happens on ported application from 4.5
Maybe the EOF primary key generation scheme has changed from WO 4.5 to
5.2. It appears that the FrontBase command used to create unique
primary keys is
SET UNIQUE = initial_integer_value FOR table_name;
Maybe executing this command with "initial_integer_value" set to a
number larger than the largest existing primary key value would restore
proper primary key generation.
Art
http://homepage.mac.com/aisbell/
_______________________________________________
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.