Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Field size limit for export to csv in DTS?

Status
Not open for further replies.

Dimm

Programmer
Joined
Jun 26, 2001
Messages
16
Location
GB
Hi there,

I am trying to output a table with two nvarchar fields (500) and about 25 other fields, using a DTS transform. I am unable to load the output fields in the data transform without enteprise manager closing after pressing exec.
It works when I export to an access type.

Question: is there a limit to the field size for a DTS export to CSV text file?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top