by "Côme de Christen" <come.dechristen@[EMAIL PROTECTED]
>
Feb 20, 2008 at 07:07 PM
Hello
Have a look here, in french for you !
http://www.clairinfo.fr/scripts/trace.php?noart=6
(English version :
http://www.clairinfo.fr/fichiers/Php_Paradox_English.pdf)
and the short answer is : use UPPER in the query (but not for a memo...)
SELECT * FROM MyTable WHERE UPPER(MyField) LIKE 'TOTO%'
Hth Côme
"thierry" <thierry.schmit@[EMAIL PROTECTED]
> a écrit dans le message de news:
47bc5fb5$0$9722$426a74cc@[EMAIL PROTECTED]
> Hello,
>
> sorry if it is not the good NG.
[...]