Hi,
In my application,i give the possibility to a user to type a term by the way of an inputbox.
After this, the term in inserted in a a field of a table in a database( with an sql request).
the problem is that when a term contains a '( because in french we can find words like this, example : maison de l'habitat), the programs stops bacause the ' is considered as a ' in an sql request.
Could you help me to solve this pb, because the application stops each time because of it.
Thanks a lot from you.
Regards.
Nathalie
In my application,i give the possibility to a user to type a term by the way of an inputbox.
After this, the term in inserted in a a field of a table in a database( with an sql request).
the problem is that when a term contains a '( because in french we can find words like this, example : maison de l'habitat), the programs stops bacause the ' is considered as a ' in an sql request.
Could you help me to solve this pb, because the application stops each time because of it.
Thanks a lot from you.
Regards.
Nathalie