how to fix....
plz me... [Only registered and activated users can see links. Click Here To Register...]
08/30/2013 15:08castor4878#2
very likely your DB is setup to use Latin collate (Google "COLLATE" if needed) and your tables use "varchar" (ansi char) instead of "nvarchar" (unicode string).