Forum Replies Created

Viewing 15 posts - 316 through 330 (of 1,118 total)

  • RE: Import e-mailed attachment into SQL Server

    Elliott Whitlow (6/29/2010)


    You know Cozy, I recommend people look at your components quite a bit, I might need to download them and spend some time looking at them in greater...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Import e-mailed attachment into SQL Server

    Tim Mitchell (6/28/2010)


    Has anyone had any experience setting up an SSIS package (or other ETL mechanism) to automagically import a data file received as an e-mail attachment? I've got...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Export to access extremely slow

    afilipao20 (6/24/2010)


    Hi all, I'd appreciate very much if someone could answer my question bellow.

    I created an SSIS package using the Export and Import wizard that exports some tables from SQL...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Script Task to update table using Connection Manager connection

    Dipak,

    Of course you are correct. I forgot about this approach. There is one shortcoming though. You cannot enlist in the current transaction.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Script component references in SSIS 2005

    You have to have the provider in the following folder:

    C:\Program Files\Microsoft SQL Server\90\SDK\Assemblies

    and on 64bit machine here as well:

    C:\Program Files (x86)\Microsoft SQL Server\90\SDK\Assemblies

    Also you have to have at least SQL...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Import Excel file with line feed characters

    Celita (6/17/2010)


    I have an Excel source file that has some rows with a line feed carriage return in the Address1 columns of the file. This causes SSIS to think it...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Dynamically Accessing Columns in Script component

    If you can use third-party solutions, check the commercial CozyRoc Script Component Plus. It is an extension of the standard Script Component and you can access the list of columns...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Import SharePoint Lists Into SQL Server 2005

    Hari.Sharma (6/11/2010)


    How do you know this is the best if you haven't tried other solutions? Have you tried CozyRoc's solution?

    There is reason why codeplex is best solution: We need to...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Import SharePoint Lists Into SQL Server 2005

    Hari.Sharma (6/11/2010)


    Best way to load SharePoint Lists into SQL Server table is to use codeplex solution SharePointListAdaptersSetup.msi

    Click here to downloaded this.

    After running this msi, two SSIS Data Flow controls...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: SSIS Excel import cannot handle my spreadsheet

    dg227 (6/11/2010)


    Partially: if you run PowerShell using COM objects to extract the data, then yes, Office is required and will load on the machine that the script runs on. ...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: SSIS Excel import cannot handle my spreadsheet

    dg227 (6/11/2010)


    Just another thought on Excel books that you don't control: parsing the Excel to a flat file using PowerShell or Perl is very handy, and also avoids metadata issues,...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: progress Database to Sql Server

    eswar_reddy02 (6/10/2010)


    Hi

    I have similar task to perform. Would like to know which odbc drivers are used to do data transfer.

    Thanks

    eswar

    If you use SQL 2008, you can use the out-of-the-box ADO.NET...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Excel choosing datatype DT_CY

    If you can use third-party solutions, check the commercial CozyRoc Excel components. These are the relevant components:

    * Excel Source component - for reading data from Excel...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Getting truncation errors while Importing Unicode from Excel sheet using SSIS

    If you can use third-party solutions, check the commercial CozyRoc Excel components. These are the relevant components:

    * Excel Source component - for reading data from Excel...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • RE: Loading from mixed data type in XLS file

    If you can use third-party solutions, check the commercial CozyRoc Excel components. These are the relevant components:

    * Excel Source component - for reading data from Excel...

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

Viewing 15 posts - 316 through 330 (of 1,118 total)