I want to enter data with lenght greater than 4000 char so I chossed ntext
but when insert data like :
"
my name is Ali, Have the following data:
1. dddd
3.fff
4.rr
the end
"
just insert my name is Ali, Have the following data: only
how can insert data with same formate without lossing data
but when insert data like :
"
my name is Ali, Have the following data:
1. dddd
3.fff
4.rr
the end
"
just insert my name is Ali, Have the following data: only
how can insert data with same formate without lossing data
Comment