About SQL Server Insertion Data
Hi all, i have small doubt.In my windows form application project, i am taking a textbox and one button and i am setting multiline to TRUE.In that text box i entered 2 paragraphs of lines.It is saving in DB.But when i am retrieiving time all the data appear in single line.How to save and retrieve data from textboxes when i am entering my data in paragraphs format?
Please any one give solution.............