French Language Booleen Searches

J

John S

I am using a booleen for a search of a pet database. The application works
fine on an english language-based Windows 2000 machine, but not when I port
it to a Windows 2000 machine set up for the French language. The French
language machine will not accept "vrai" and faux"(queries keep asking for
the parameter for "vrai") however "if " statements always produce "vrai" or
"faux".

Anyone else had this problem?.

John S
Aylmer, Quebec
 
J

John Spencer (MVP)

Try using the values -1 and 0 instead of True and False. That is a workaround,
and I have NO idea why you are having the problem with Vrai and Faux.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top