You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have a Sybase ASE 12.5 database which has Estonian characters.
When I run query in SQL Advantage and set the CharSet to 'cp850', the query result that is returned, displays the correct characters.
I have a C# WinForm application that display table data in a GridView and in my application when the data is displayed, it does not show the special characters.
In my AseConnection string I set CharSet='cp850'.
Any idea how I can get the correct characters to be displayed in my application?
kay...@gmail.com
unread,
Dec 16, 2013, 3:51:09 AM12/16/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi, Alex
I have got the same problem, and now searching for a solution.
have you solved your problem yet?
If yes, would you please share? Much appreciated for your help!
I can't change the Sybase coding setting though...