Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using EuroAnsi in OleDb
Message
 
 
To
28/04/2008 16:04:43
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01313612
Message ID:
01313742
Views:
11
>I am using the VFPOleDb data provider from .NET to query the following to VFP:
>
>
>SELECT MIN(SYS(15,m.euroansi,Ville)) AS City,UPPER(SYS(15,m.euroansi,Ville)) AS City2,COUNT(*) AS Compte
> FROM Member
> WHERE ...
>
>
>Does someone know a workaround to benefit of EuroAnsi from VFPOleDb?

I think you you can use CHRTRAN instead.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform