Subject | Re: [firebird-support] Scandinavian letters. Wildcard searching??? |
---|---|
Author | Miroslav Penchev |
Post date | 2005-05-07T20:31:58Z |
On Sat, 7 May 2005 22:20:04 +0200, John Jaabæk <johnjaab@...> wrote:
selects and gets the results that I expected. What is your problem?
Cheers,
--
Miroslav Penchev
> Well, try this and see what kind of result you get:I still do not understand what the problem is. Of-course I can run these
>
> Select * from your_table where your_field Like '%m';
>
> Select * from your_table where your_field Like '%m%';
>
> Select * from your_table where your_field Like 'm%';
>
selects and gets the results that I expected. What is your problem?
Cheers,
--
Miroslav Penchev