exporting text data type into csv file

  • I am exporting the data from a database table into a comma delimitted csv file. One of the column(notes) in the database table has a datatype text and when I export the data from this table only 256 characters are exported for the column notes. But my notes column has around 10000 characters.So how can I export all the characters into the csv file.

    Thanks.

  • this may just be the 3rd post in as many weeks on this..

    text truncated at 256







    **ASCII stupid question, get a stupid ANSI !!!**

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply