MeetMak 0 Newbie Poster

Hey all,

I stored a table in mySql 5.1 having a cloumn named hindi_root, storing some data in hindi. I want to show this data in my C# windows application in a textbox/datagridviewer.

i am able to access this table but i see only boxes in stead of hindi characters, i want to use unicode characteristic so as to avoid font problem.

Could anybody please suggest how can i achieve this in C#.net windows application?
Any help would be highly appreciated.

Thanks and regards,