Re: Frontbase
Re: Frontbase
- Subject: Re: Frontbase
- From: Chuck Hill <email@hidden>
- Date: Mon, 2 Oct 2006 12:05:57 -0700
On Oct 2, 2006, at 11:55 AM, David Holt wrote:
Frontbase generates Primary Keys starting at 1000000. I have just
imported a bunch of records with PKs below that range using
Frontbase manager.
What exactly did you do here? I don't see any Import function in FB
manager. Do you mean that you created a new database from the
result of a WRITE ALL?
My WO app will not fetch these additional records, and I can't
figure out why. Is there a mechanism behind the scenes that I have
to reset?
The fetching should have nothing to do with the PK. You can easily
edit the DDL from EOModeler to start PK generation at 1 instead of
1000000. The only other thing I can think of is that the import did
not update the indexes.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
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
References: | |
| >Frontbase (From: David Holt <email@hidden>) |