Tagged Questions

2
votes
3answers
112 views

Wingding chars in sql server 2005

In a winforms application i 'm storing one Wingdings char in a SQL Server 2005 field of type NVARCHAR(1). Storing, retrieving and showing up this char in a control works fine. The problem i'm facing ...