Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Codepage and ODBC on SQL Server
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Codepage and ODBC on SQL Server
Miscellaneous
Thread ID:
00870719
Message ID:
00870719
Views:
58
Hi,

I have a ODBC link with a non fospro DBF on a SQL server (a linked server). This DBF have accentuated chars like (é, É, à, À,...) the codepage of this DBF is 850. Using this DBF with Foxpro is easy, I simply use CPCONVERT(850, 1252, fieldname) to retreive accentuated chars.

How can I do that with SQL Server? there is no parameters about codepage in function OPENQUERY and all accentuated chars are replaced with a square.

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform