[V4RB] Accents in queries

Wonder Fef wonderfef at noos.fr
Tue Jan 28 14:17:29 CST 2003


> Cursor = myDatabase.SQLSelect("Select Name from myTable where Name like
> 'premi[eè]re' no_case")

Thank you very much for your answer.
Your solution works fine, but I can't leave the final user entering such
codes when he/she wants to find something.

Before sending the SQLSelect statement to the database, I could replace all
vowels by possible accents, but I don't like this workaround.

Maybe another RegEx specificity could help me ?

Thanks again
Eric



More information about the Valentina mailing list