Same issue with French characters I am getting data from a database and some of the characters are french (é, É, ô, etc.). When AA encounters these values, it simply ommits the letter. For example, I returned the value "réunion" but AA typed in "runion". I am using SQL Server 2000 as my DB. Any suggestions? |