Provérbios:
"l�ngua"

Couldn't execute (SELECT proverb.Id, proverb.Pref, proverb.Description, proverb.IndexWords, proverb.CountryId, proverb.ThemeId, country.Description AS Country, theme.Description AS Theme FROM proverb, theme, country WHERE proverb.IndexWords Like "%l�ngua%" AND proverb.ThemeId = theme.Id AND proverb.CountryId = country.Id ) query.