Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Getting error with Bulk Insert when data is encoded with double qoute

$
0
0
Hi,
My table is getting loaded with 0 rows .i am using the below format file to load.
Table DDL
[code]
CREATE TABLE [dbo].[TEST](
               [VERSI

Viewing all articles
Browse latest Browse all 3145

Trending Articles