c# - Migration of data from MsAccess to MS SQL -


i have data in ms access want migrate ms sql. data stored in foreign language not in english. can read data in access have stored regarding font in c:\windows\fonts.

i have migrated access database mssql in built functionality of ms sql, can not read(data stored in wierd character) data directly in ms sql , in .net web application also.

can 1 suggest me please?

please follow steps described in official ms support:

you need use import wizard , test columns go.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -