storing large data in string

Posted by Sathish on Stack Overflow See other posts from Stack Overflow or by Sathish
Published on 2010-03-17T06:47:15Z Indexed on 2010/03/17 6:51 UTC
Read the original article Hit count: 218

Filed under:

i am trying to store large data more than 255 characters in a string datatype but it truncates after 255. how can i achive this basically i need to pass this data to database

© Stack Overflow or respective owner

Related posts about c#