Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting foreign accents
Message
 
To
17/02/2017 12:48:12
General information
Forum:
Visual FoxPro
Category:
Visual FoxExpress
Miscellaneous
Thread ID:
01648083
Message ID:
01648096
Views:
37
>Here is an example of a select which converts into some of that:
>
>
>SELECT Member.Numero
> FROM Member
> WHERE Member.NoCountry=1 AND Member.NoProvince=2 AND
>  CHRTRAN(Member.City,"ÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïðñòóôõöùúûüýÿ","AAAAAACEEEEIIIIDNOOOOOUUUUYaaaaaaceeeeiiiidnooooouuuuyy")
>  ORDER BY Member.LastName,Member.FirstName
>
My problem is caused by converting am xls file to a csv file before appending to a table - that corrupts the accents

How can I import or append the xls to a table without creating a csv first

Colin
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform