Results 1 to 4 of 4

Thread: How to remove unwanted columns in flatfiles?

  1. #1
    Join Date
    Feb 2009
    Posts
    56

    How to remove unwanted columns in flatfiles?

    I have flat file that contains some columns which I don't need. Is it possible to remove those unwanted columns in SSIS?

  2. #2
    Join Date
    Jan 2008
    Posts
    1,521

    Re: How to remove unwanted columns in flatfiles?

    You can do this using "Data Flow" tab.

    Under Data Flow Tab,
    Double click your database connection
    Set your mappings.
    Only map the columns you need.

    The columns which don't need will be automatically removed...

  3. #3
    Join Date
    Apr 2008
    Posts
    2,005

    Re: How to remove unwanted columns in flatfiles?

    The unwanted columns in a flat files won't be removed. When you are creating the import package using SQL Server Import and Export Wizard, you can set it up to ignore them.

    The SQL Server Import and Export Wizard offers the simplest method to create a Microsoft SQL Server 2005 Integration Services (SSIS) package that copies data from a source to a destination.

    The SQL Server Import and Export Wizard can access a variety of data sources. You can copy data to and from the following sources:
    1. SQL Server
    2. Flat files
    3. Access
    4. Excel
    5. Other OLE DB providers

  4. #4
    Join Date
    Apr 2008
    Posts
    1,948

    Re: How to remove unwanted columns in flatfiles?

    SSIS-SQL Server 2005 Integration Services offers tools and wizards for deploying packages.

    You deploy Integration Services packages by building a deployment utility for the project that contains the packages you want to deploy, and then running the Package Installation Wizard to install the packages to the file system or to an instance of SQL Server 2005.

    Before you build a deployment utility for the packages, you can create package configurations that update properties of package elements at run time. The configurations are automatically included when you deploy the packages.

Similar Threads

  1. How to remove unwanted Guest in Mac
    By Wampanoag in forum Networking & Security
    Replies: 6
    Last Post: 01-06-2010, 05:40 PM
  2. Replies: 1
    Last Post: 12-02-2010, 03:02 PM
  3. Remove Unwanted HP product Assistant
    By ARLIE in forum Operating Systems
    Replies: 3
    Last Post: 13-05-2009, 01:58 PM
  4. How to remove the unwanted Toolbands ?
    By Dipu in forum Customize Desktop
    Replies: 3
    Last Post: 24-04-2009, 12:54 PM
  5. Remove unwanted programs on HP Computer
    By Hadwin in forum Windows Vista Performance
    Replies: 3
    Last Post: 14-10-2008, 08:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,719,122,141.33012 seconds with 17 queries