MDriven SQLServer NVarchar

CapableObjects Forums SupportForum MDriven SQLServer NVarchar

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  jpgolay 4 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5299 Score: 0

    jpgolay
    Participant

    Hi,
    Is there a way to generate NVarchars (to store unicode) in MDriven or for the whole database or only for certains columns
    Currently if I put String as Type it generates Varchar in SQLServer but I need NVarchar
    Thanks Jean

    #5300 Score: 0

    william
    Participant

    For unicode string I think you should right click the corresponding persistenceMapperSqlServer and select the item with “(MBCS)” on it. If you want to change the field type for certain fields only, you may set the PersistenceMapper of the corresponding fields on the model.

    #5696 Score: 0

    jpgolay
    Participant

    Works well thanks

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Comments are closed.