Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/sql-server/22.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Sql server 通过SSIS包导入.csv文件,不带双引号_Sql Server_Sql Server 2005_Ssis - Fatal编程技术网

Sql server 通过SSIS包导入.csv文件,不带双引号

Sql server 通过SSIS包导入.csv文件,不带双引号,sql-server,sql-server-2005,ssis,Sql Server,Sql Server 2005,Ssis,SQL 2005 我正在通过SSIS包将.csv文件导入SQL表!!在这样做时,我会在每个列标题或字段值上获得双引号 如何在导入.csv文件时删除双引号?选择源(csv文件)时将“添加”作为文本限定符 选择源(csv文件)时添加“作为文本限定符” 输入“双引号”作为文本限定符。输入“双引号”作为文本限定符。csv文件使用“作为文本限定符 导入时,必须指定通知SSI此信息 请参见csv文件使用“作为文本限定符 导入时,必须指定通知SSI此信息 看

SQL 2005

我正在通过SSIS包将.csv文件导入SQL表!!在这样做时,我会在每个列标题或字段值上获得双引号

如何在导入.csv文件时删除双引号?

选择源(csv文件)时将“添加”作为文本限定符

选择源(csv文件)时添加“作为文本限定符”


输入“双引号”作为文本限定符。

输入“双引号”作为文本限定符。

csv文件使用
作为文本限定符

导入时,必须指定通知SSI此信息


请参见

csv文件使用
作为文本限定符

导入时,必须指定通知SSI此信息