Re: Postgresql and bracket expression
Re: Postgresql and bracket expression
- Subject: Re: Postgresql and bracket expression
- From: Anjo Krank <email@hidden>
- Date: Wed, 14 Jun 2006 09:09:06 +0200
Using the PostgresqlPlugin from Wonder and using a queryOperator of
"*~" should do the trick. Or one of the selectors in
PostgresqlExpression.
Am 14.06.2006 um 01:54 schrieb Mac Dev:
Dear WO-dev gurus,
I am running into a problem and couldn't find any mention in the
list archive or google.
I just upgraded the database from MSSQL 7 to Postgresql 8.1.3. My
WO app works fine except the following problem.
Whenever I have a fetch with an EOQualifier like this:
EOQualifier.qualifierWithQualifierFormat("category_sortName
caseInsensitiveLike '[!-l]*'", null);
I get an empty result set. If I changed [!-l]* to let's say a*, I
would get results.
My question is, how do you use bracket expression with Postgresql
in WO 5.2? If it is not supported, is there an efficient way to
achieve the same thing?
Thank you very much for any insight you may have. I apologize in
advance if this is a stupid question. :p
sincerely,
Nick Yang _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40logicunited.com
This email sent to email@hidden
_______________________________________________
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