Default Collation
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, When I try to insert unicode chars (Arabic chars) in my database which has its default collation to (latin) these char are inserted incorectly even if I use the nvarchar data type is this because of the collation, can II use the Arabic bin collation to resolve this proplem or ther is an other raison? Thanks
Dad