On May 24, 2007, at 2:42 AM, Frank Stock wrote:

I use MySQL as database and want a EOQualifier for a binary search.

select * from language where BINARY languagecode=%@

In the past there was an EOSQLQualifier.

Where can I find information about that.


        EOSQLQualifier is deprecated, but you can create an
EOFetchSpecification hints dictionary with an
EODatabaseContext.CustomQueryExpressionHintKey and custom SQL value.
See the "Using a Custom Query" section in the EODatabaseContext class
description.

Aloha,
Art

Thanks,

I have looked a the Wonder-project to the BetweenQualifier and I have made a BinaryQualifier, and now I have combined the 2 EOQulafiers. It was a lot easier that I thought. I didn't found an example of the combining, but it works now with EOAndQualifier!!


Frank
_______________________________________________
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