Creating a LIKE Fetch Specification
Creating a LIKE Fetch Specification
- Subject: Creating a LIKE Fetch Specification
- From: Colin Shreffler <email@hidden>
- Date: Tue, 09 Aug 2005 02:03:35 -0600
Title: Creating a LIKE Fetch Specification
I can’t quite figure out the syntax to use to create a LIKE qualifier in EOModeler’s Fetch Specification Builder.
I need something to the affect:
(lastName like $lastName)
But I want to have a wildcard at the end of the variable to mimic the query:
Select * from customer_contact where lastName LIKE ‘$lastName%’
Can anyone help?
-c
_______________________________________________
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