dbTalk Databases Forums  

Text files with no headed row bug?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Text files with no headed row bug? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dhiraj Sharma
 
Posts: n/a

Default Text files with no headed row bug? - 09-17-2003 , 09:17 AM






When trying to create a text file using the DTS Designer,
I need to uncheck "FIRST ROW HAS COLUMN HEADER".

But the DTS designer fails to perform transformation as
it does not find column headers and if I click on "DEFINE
COLUMNS" under the Destination tab it completely blows up
the MMC and closes with an error :-(

Is this a know bug with DTS designer? If yes, are there
are patches for this?

The work around for creating a text file without header
column is to create a new DTS package every time and NOT
use DTS designer. But that's a lousy option since I have
to update my DTS packages quite frequently.

Any suggestions would be appreciated. Thanks.


Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Text files with no headed row bug? - 09-17-2003 , 01:15 PM






In article <5f9e01c37d26$6172d250$a601280a (AT) phx (DOT) gbl>, Dhiraj Sharma
<dhiraj.sharma (AT) upbna (DOT) com> writes
Quote:
When trying to create a text file using the DTS Designer,
I need to uncheck "FIRST ROW HAS COLUMN HEADER".

But the DTS designer fails to perform transformation as
it does not find column headers and if I click on "DEFINE
COLUMNS" under the Destination tab it completely blows up
the MMC and closes with an error :-(

Is this a know bug with DTS designer? If yes, are there
are patches for this?

The work around for creating a text file without header
column is to create a new DTS package every time and NOT
use DTS designer. But that's a lousy option since I have
to update my DTS packages quite frequently.

Any suggestions would be appreciated. Thanks.

The header not being skipped correctly is I think known behaviour, at
least have seen this plenty of times before, and workaround it by
creating a clean file for developing the package to start with. I
haven't had EM crash due to this problem myself. Make sure you have
applied the latest service pack to your client machine, as early on
there where some strange bugs in EM.

Also if you have applied SQL 2000 SP3 to your client you may want to
look at this issue-

814113 - FIX DTS Designer May Generate an Access Violation After You
Install SQL Server 2000 SP3
http://support.microsoft.com/default...B;EN-US;814113

This was originally only available as a hotfix direct from PSS, but as
per the KB article it has been included in the latest security patch
which saves you a PSS call, and also mean you are secure!

821277 - MS03-031:Security Patch for SQL Server 2000 Service Pack 3
http://support.microsoft.com/default.aspx?kbid

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
  #3  
Old   
Dhiraj Sharma
 
Posts: n/a

Default Re: Text files with no headed row bug? - 09-17-2003 , 02:54 PM



Darren,

The Security Patch 821277 - MS03-031: works great to fix EM error.

Thanks a bunch.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.