Re: SQL UPPER() and named fetch spec
Re: SQL UPPER() and named fetch spec
- Subject: Re: SQL UPPER() and named fetch spec
- From: Kaj Hejer <email@hidden>
- Date: Tue, 4 Nov 2003 18:23:34 +0100
At 17:46 +0100 04-11-03, David Griffith wrote:
Hi all,
Is it possible to use SQL UPPER() with named fetch spec or do I need to
create the qualifiers in code?
If you use "like" in your aualifier you can use "caseInsensitiveLike" instead.
See
<url:http://developer.apple.com/documentation/WebObjects/Reference/API/com/webobjects/eocontrol/EOQualifier.html>
for more info about caseInsensitiveLike.
-Kaj :)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.