Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL count without French characters
Message
From
02/12/2002 10:35:31
 
 
To
02/12/2002 05:18:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00728525
Message ID:
00728593
Views:
23
>
lcWithAccent = 'éàì..'
>lcWOAccent = 'eai..'
>select chrtran(city,lcWithAccent,lcWOAccent) as myCity, cnt(*) ;
> from myTable ;
> group by myCity
>
Cetin

Isn't there a way to make that generic? I believe I received something like that a few months ago and was wondering if I could apply it here.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform