Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 text qualifiers in bcp ??

Author  Topic 

ankurgupta26
Starting Member

32 Posts

Posted - 2003-02-12 : 04:59:43
Does bcp support text qualifiers ??

I have a data file with text qualifiers as double quotes. If i want to upload it using bcp the only way i can think of is to open the data file and do a find/replace on double quotes OR to use DTS.

Is there any way out using bcp ??


Thanks !
AnkuR.
   

- Advertisement -