Re: Are Batch Sequences Possible ?
Re: Are Batch Sequences Possible ?
- Subject: Re: Are Batch Sequences Possible ?
- From: Mike Schrag <email@hidden>
- Date: Tue, 30 Oct 2007 21:10:35 -0400
I'm not sure what Mike did for his.
OK, I committed a fix to the FrontBasePlugin that adds batch key
generation ... Right now it just does batches of 10, but it can be
tweaked pretty easily. I'm using the syntax of:
values (select unique from YourTable, select unique from YourTable,
select unique from YourTable, ...)
which is how Geert recommended that this be addressed. I suspect I
could do WAY more than 10 as FB seems to just not care how big of a
query you throw at it, but oh well .. 10x faster isn't bad either.
ms
_______________________________________________
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