Subject Re: [IBO] LIKE in Searchinglinks
Author Jason Wharton
Just use standard SQL syntax. If you are using a LIKE operator then yes it
is possible.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Wilbert" <Wilbert@...>
Newsgroups: egroups.ibobjects
To: <IBObjects@yahoogroups.com>
Sent: Monday, July 01, 2002 12:26 AM
Subject: Re: [IBO] LIKE in Searchinglinks


> Thank you for the answer, but is it also possible to automatically include
a
> '%'-character at the beginning and end of the searchstring?
>
> Thanx in advance,
>
> Wilbert
>
>
> ""Jason Wharton"" <jwharton@...> schreef in bericht
> news:000101c21ef1$0720fff0$7b22579f@CX170673E...
> > Sure, all SQL WHERE clause stuff is valid in the OnPrepareSQL.
> >
> > Jason Wharton
> > CPS - Mesa AZ
> > http://www.ibobjects.com
> >
> >
> > ----- Original Message -----
> > From: "forums.borland.com" <Wilbert@...>
> > Newsgroups: egroups.ibobjects
> > To: <IBObjects@yahoogroups.com>
> > Sent: Friday, June 28, 2002 12:22 AM
> > Subject: [IBO] LIKE in Searchinglinks
> >
> >
> > > I don't think so, but just to be sure, can I use the LIKE predicate
when
> > I'm
> > > defining a searching link in the OnPrepareSQL event??????
> > >
> > > Thanx
> > >
> > > Wilbert