Bulk Insert for data with quotes
From: Allan Mitchell (allan_at_no-spam.sqldts.com)
Date: 09/24/04
- Next message: Paulo: "RE: Exporting to .csv file using DTS Designer"
- Previous message: Allan Mitchell: "importing using DTS"
- In reply to: Mark: "Bulk Insert for data with quotes"
- Next in thread: Mark: "RE: Bulk Insert for data with quotes"
- Reply: Mark: "RE: Bulk Insert for data with quotes"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 24 Sep 2004 02:35:10 -0700
You have a couple of options
1. Format file (Examples on Google)
2. Clear the " after the event using REPLACE()
>-----Original Message-----
>Hi
>I am new to DTS, I use bulk insert to load a csv file
which has all its
>character (as opposed to numeric) data in double quotes.
But the bulk insert
>takes the data into the table along with the quotation
marks. I know you can
>do this easily in Transform Data Task, but for lot of
records I want to use
>bulk insert. How can I get bulk insert to recognise
double quotes?
>.
>
- Next message: Paulo: "RE: Exporting to .csv file using DTS Designer"
- Previous message: Allan Mitchell: "importing using DTS"
- In reply to: Mark: "Bulk Insert for data with quotes"
- Next in thread: Mark: "RE: Bulk Insert for data with quotes"
- Reply: Mark: "RE: Bulk Insert for data with quotes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|