dbTalk Databases Forums  

exceeding maximum columns

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


Discuss exceeding maximum columns in the microsoft.public.sqlserver.dts forum.



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

Default exceeding maximum columns - 09-20-2004 , 03:42 AM






Hello,

I've this textfile with a column separator. When i import this textfile
there are over 1024 columns. Upon creating the table, i'm getting an message
that it is exceeding the maximum columns in sql server.

Now i probably need to transform the columns so that it can be normalized
into a table with less columns. How can i do this and is there an example
available.



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

Default Re: exceeding maximum columns - 09-20-2004 , 01:50 PM






In article <#CZII3unEHA.3668 (AT) TK2MSFTNGP15 (DOT) phx.gbl>, Samuel wrote:
Quote:
Hello,

I've this textfile with a column separator. When i import this textfile
there are over 1024 columns. Upon creating the table, i'm getting an message
that it is exceeding the maximum columns in sql server.

Now i probably need to transform the columns so that it can be normalized
into a table with less columns. How can i do this and is there an example
available.

Can you not create the table up front insted of letting DTS do it for you? You
say that you want to play with the input anyway so does this bring it in under
the 1024 attribute limit?




--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know





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.