database
Database
2
Posts
2
Posters
3
Views
1
Watching
-
how to store and retrieve amharic word from sql server
-
how to store and retrieve amharic word from sql server
Amharic is supported by Unicode, so if your column type is nvarchar and you use unicode all the way (string in .Net is Unicode) there should be no problem.
Wrong is evil and must be defeated. - Jeff Ello