![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
From: "Frank" <manserv (AT) newsgroups (DOT) nospam Subject: Embedded Text Qualifiers no longer supported in Yukon ? Date: Mon, 17 Oct 2005 12:54:30 +0200 Lines: 20 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-ID: <OEk4pkw0FHA.3756 (AT) tk2msftngp13 (DOT) phx.gbl Newsgroups: microsoft.public.sqlserver.dts NNTP-Posting-Host: smtp02.manserv.net 195.145.95.55 Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.dts:15490 X-Tomcat-NG: microsoft.public.sqlserver.dts Hello, I try to import the data below from a text file using the SQL Server 2005 import wizard with a "Flat File Source" and receive the error "SQL Server Import and Export Wizard / The preview sample contains embedded text qualifiers ("). The flat file parser does not support embedding text qualifiers in data. Parsing columns that contain data with text qualifiers will fail at run time." With SQL Server 2000 this was no problem. The files I want to import are about 100MB in size. Any workaround? Sample data: 1 inch,"2""","3 inches","4, 5, and 6""",7 inches,"8"", 9"",""10""""",11 inches Kind regards, Frank |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
From: "Frank" <manserv (AT) newsgroups (DOT) nospam References: <OEk4pkw0FHA.3756 (AT) tk2msftngp13 (DOT) phx.gbl E5xYlP50FHA.3328 (AT) TK2MSFTNGXA01 (DOT) phx.gbl Subject: Re: Embedded Text Qualifiers no longer supported in Yukon ? Date: Wed, 19 Oct 2005 10:28:31 +0200 Lines: 13 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-ID: <#Jf2YcI1FHA.2312 (AT) TK2MSFTNGP14 (DOT) phx.gbl Newsgroups: microsoft.public.sqlserver.dts NNTP-Posting-Host: smtp02.manserv.net 195.145.95.55 Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.dts:15574 X-Tomcat-NG: microsoft.public.sqlserver.dts Hello Peter, select @@version returns: Microsoft SQL Server 2005 - 9.00.1314.06 (X64) Sep 2 2005 21:10:23 Copyright (c) 1988-2005 Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 5.2 (Build 3790: Service Pack 1) It's the most recent CTP. Regards, Frank |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
From: "Frank" <manserv (AT) newsgroups (DOT) nospam References: <OEk4pkw0FHA.3756 (AT) tk2msftngp13 (DOT) phx.gbl E5xYlP50FHA.3328 (AT) TK2MSFTNGXA01 (DOT) phx.gbl |
|
Subject: Re: Embedded Text Qualifiers no longer supported in Yukon ? Date: Thu, 20 Oct 2005 13:15:23 +0200 Lines: 10 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-ID: <#07fTeW1FHA.3892 (AT) TK2MSFTNGP12 (DOT) phx.gbl Newsgroups: microsoft.public.sqlserver.dts NNTP-Posting-Host: smtp02.manserv.net 195.145.95.55 Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP12.phx.gbl Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.dts:15612 X-Tomcat-NG: microsoft.public.sqlserver.dts Hello Peter, in how many Colums with what values was the string splittet in your test? I could not import it. Regards, Frank |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
From: "Frank" <manserv (AT) newsgroups (DOT) nospam References: <OEk4pkw0FHA.3756 (AT) tk2msftngp13 (DOT) phx.gbl E5xYlP50FHA.3328 (AT) TK2MSFTNGXA01 (DOT) phx.gbl |
|
Subject: Re: Embedded Text Qualifiers no longer supported in Yukon ? Date: Tue, 25 Oct 2005 14:46:13 +0200 Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-ID: <uINNXIW2FHA.4004 (AT) TK2MSFTNGP09 (DOT) phx.gbl Newsgroups: microsoft.public.sqlserver.dts NNTP-Posting-Host: smtp02.manserv.net 195.145.95.55 Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP09.phx.gbl Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.dts:15701 X-Tomcat-NG: microsoft.public.sqlserver.dts Hello Peter, your export data (1 inch,2"",3 inches,4, 5, and 6"",7 inches,8", 9"","10"""",11) is not as it should be. BTW: This data would be splittet into 11 not 9 colums. Also the " inches" at the end are missing. Your experiences confirm the inability to handle embedded qualifiers of the flat file provider. My data (1 inch,"2""","3 inches","4, 5, and 6""",7 inches,"8"", 9"",""10""""",11 inches) should be splitted into 7 colums because I use embedded textqualifiers ("): 1 inch 2" 3 inches 4, 5, and 6" 7 inches 8", 9","10"" 11 inches Regards, Frank |
#9
| |||
| |||
|
#10
| |||
| |||
|
|
From: "Frank" <manserv (AT) newsgroups (DOT) nospam References: <OEk4pkw0FHA.3756 (AT) tk2msftngp13 (DOT) phx.gbl E5xYlP50FHA.3328 (AT) TK2MSFTNGXA01 (DOT) phx.gbl |
|
Subject: Re: Embedded Text Qualifiers no longer supported in Yukon ? Date: Fri, 28 Oct 2005 15:06:21 +0200 Lines: 14 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-ID: <eEUZoB82FHA.3420 (AT) TK2MSFTNGP15 (DOT) phx.gbl Newsgroups: microsoft.public.sqlserver.dts NNTP-Posting-Host: smtp02.manserv.net 195.145.95.55 Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP15.phx.gbl Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.dts:15784 X-Tomcat-NG: microsoft.public.sqlserver.dts Tank you very much in advance Peter, as we speak of the flat file provider it would also be great to allow souce data to contain Chr(0) characters. At this time most text import filters (e.g. ISAM/ADO) truncate such data. I would for example be able to import the Microsoft Glossaries ftp://ftp.microsoft.com/developr/msdn/newup/glossary/ with SSIS unproblematically. Kind regards, Frank |
![]() |
| Thread Tools | |
| Display Modes | |
| |