database - How to insert large string in SQL Server -


i'm trying insert large string nvarchar(max) column, after inserting found, string cut. there 43601 characters stored.

what wrong?

it stores complete string when use select statement sql interface display number of characters...you can try reading thru .net/java or try getting data thru substring().. should see complete data...


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -