Language table
I just noticed in p. 109 you defined the Language table with a varchar field type.
It should be nvarchar in order to be consistent with the Membership database.
In fact, the reason nvarchar is used in the Membership database is to be able to use the database in places where the language is non-latin.
Thank you
Andres
Florida
|