On 07/01/2009, at 4:29 AM, Miguel Arroz wrote:

Nop. Must be in the DB, it's too many data to handle in memory (the table that shows it is paged).

This is not achievable apart from in-memory. SQL does not allow for this. Period.

Your only choice is to not use NULL if you want to do this via the DB. NULLs are a special beast in DB land... good luck!

with regards,
--

Lachlan Deck

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to