Using 'match' in EOQualifier statement
Using 'match' in EOQualifier statement
- Subject: Using 'match' in EOQualifier statement
- From: "Scott, John R" <email@hidden>
- Date: Tue, 4 Mar 2003 13:30:41 -0000
- Thread-topic: Using 'match' in EOQualifier statement
I am using a MySQL database and wish to create the equivalent of the
following SQL statement using an EOQualifier. Does anyone know if this
is possible please?
The SQL statement is of the form:
Select * from item where match (itemname,itemdescription) against
('adsl');
Thanks
John
_______________________________________________
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.