Robert Tuck
2003-12-10 20:08:09 UTC
Hi,
Anyone know if it is possible to use Bulk Insert or BCP commands to
import a text file into SQL 2000 which contains single or double quotes
around string values, and tell it to ignore any embedded column delimiters?
1 Row Example:
9382,"Test, Description",349.00,"N","Joe Smith"
(Needs to ignore the comma in "Test, Description" and possibly remove the
double quotes.)
Thanks,
Robert
Anyone know if it is possible to use Bulk Insert or BCP commands to
import a text file into SQL 2000 which contains single or double quotes
around string values, and tell it to ignore any embedded column delimiters?
1 Row Example:
9382,"Test, Description",349.00,"N","Joe Smith"
(Needs to ignore the comma in "Test, Description" and possibly remove the
double quotes.)
Thanks,
Robert