dbTalk Databases Forums  

Column Name Not Found

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


Discuss Column Name Not Found in the microsoft.public.sqlserver.dts forum.



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

Default Column Name Not Found - 07-07-2003 , 08:29 AM






Hi All,

I hope someone can help me,
I created a DTS job using the wizard which reads a tab delimitied text
file and inserts it into a table, and saved it to a bas file because i
need to use it in VB and dynamically change the filename.
However when I run (having referenced the three dlls, dtsdatapump, dts
package and dtscustom...)the program I get an error
Step Failed Microsoft Data Transformation Services (dts)Data Pump
Column Name 'Col002' not found.

Can anyone provide me with any indight into this?
I havent changed any of the code generated from the package by the DTS
wizard -
Any help would be appreciated,

Thanks,
Berní
--
Direct access to this group with http://web2news.com
http://web2news.com/?microsoft.public.sqlserver.dts
To contact in private, remove n-1o+sp1p8amm

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Column Name Not Found - 07-07-2003 , 11:01 AM






Have a look at the file you are trying to import. As the error suggests it
is looking for a column header of col002 and hasn't found it.

--


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

"bernif" <bernif.news.invalid (AT) web2news (DOT) net> wrote

Quote:
Hi All,

I hope someone can help me,
I created a DTS job using the wizard which reads a tab delimitied text
file and inserts it into a table, and saved it to a bas file because i
need to use it in VB and dynamically change the filename.
However when I run (having referenced the three dlls, dtsdatapump, dts
package and dtscustom...)the program I get an error
Step Failed Microsoft Data Transformation Services (dts)Data Pump
Column Name 'Col002' not found.

Can anyone provide me with any indight into this?
I havent changed any of the code generated from the package by the DTS
wizard -
Any help would be appreciated,

Thanks,
Berní
--
Direct access to this group with http://web2news.com
http://web2news.com/?microsoft.public.sqlserver.dts
To contact in private, remove n-1o+sp1p8amm



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.