Results 1 to 2 of 2

Thread: Newlines in TEXT field (SQL Server 2000)

  1. #1
    Join Date
    Mar 2004
    Posts
    1

    Newlines in TEXT field (SQL Server 2000)

    Can any one please help me out here how do you enter data having paragraphs and new lines into fields having TEXT datatype attribute. Using INSERT removes all paragraph indicating spaces and new lines. Please help. Have a project to complete.

    If you want to send me a personal mail please do so to gamergood@yahoo.com

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    Is your text column defined to be IN ROW? If not use WRITETEXT to write text value.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •