Re: Couple of questions...

Mario Ruggier <[email protected]> Wed, 21 Apr 2004 22:55:26 +0200
Newsgroups gmane.comp.python.modeling
Message-ID <[email protected]>
> ec.fetch('Writer', 'books.publisher.numPages>50
> AND (books.publisher.bizName IN ["P1","P2"])
> AND NOT EXISTS(books.publisher.bizName NOT IN ["P1","p2"] ) '

oops, sorry, just realized that's pretty silly. Lousy example...
Make that something like:

ec.fetch('Writer', 'books.publisher.numPages>50
AND (books.publisher.bizName IN ["P1","P2"])
AND NOT EXISTS(books.publisher.country NOT IN ["c1","c2"] ) '

or so...

mario



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click