J
Jorge Cavalheiro
Hello
I've done research in the SQL Server BOL and i found out
how to store greek characters in a field, that's simple
use nchar datatype and the unicode('greek chars') to
insert/update the field.
How do i display then in a datagrid it displays numbers
instead of the chars. I didn't find anything useful in
the tablestyles.
Any suggestion would be most welcome, thanks.
Kind Regards
Jorge Cavalheiro
I've done research in the SQL Server BOL and i found out
how to store greek characters in a field, that's simple
use nchar datatype and the unicode('greek chars') to
insert/update the field.
How do i display then in a datagrid it displays numbers
instead of the chars. I didn't find anything useful in
the tablestyles.
Any suggestion would be most welcome, thanks.
Kind Regards
Jorge Cavalheiro