[V4RB] Accents in queries

Wonder Fef wonderfef at noos.fr
Tue Jan 28 12:14:36 CST 2003


Hello all,

I have a SQLSelect statement:

Dim cursor as Vcursor

Cursor = myDatabase.SQLSelect("Select Name from myTable where Name like
'premiere' no_case")

The cursor gives me access to all matching rows, excepting rows containing
"première", which is bad for my use.

I looked into the RegEx documentation but I can't understand how to use the
directives.

Any help will be highly appreciated.
Thanks
Eric



More information about the Valentina mailing list