Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hay everyone i want to store and retrieve data in Amharic (Ethiopian language), im using MySQL(back end) and VB.NET 2008 (front end).

? is there any mechanism to convert a font i.e font converter ,
Posted
Comments
Abhishek Pant 20-Dec-12 8:49am    
have a language convertor.. :P

1 solution

MySQL can store UTF8 data without problems and VB.net is unicode by default.

http://cameronyule.com/2008/07/configuring-mysql-to-use-utf-8/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900