Forum Replies Created

Viewing 15 posts - 781 through 795 (of 1,118 total)

  • RE: ROW-00060 Oracle OLEDB provider

    You have to convince them you are loosing so much time already that they are now loosing money by sticking to their rules. Also I don't see a reason not...

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

  • RE: Append to a raw file within a foreach loop

    Alexander G. (5/11/2009)


    Hi,

    I want to process several files within a foreach loop. The loop contains a data flow that reads data that has to be appended to a raw file....

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

  • RE: ROW-00060 Oracle OLEDB provider

    metalray (5/14/2009)


    Hello,

    I am using an SSIS package with the natvie ole db\oracle provider for ole db to copy data across to

    my oracle db. I a test-sub set of 700 000...

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

  • RE: 2005 SSIS Custom Script Task to do ftpFindFirstFile

    For easier solution, check third-party CozyRoc SFTP Task. It does support both SSH and FTPS connections and you can get remote file time stamp thru IFileInfo interface.

    Do not hesitate to...

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

  • RE: High level design documentation required for SSIS

    Balaji (5/14/2009)


    :exclamation:

    Hi,

    How to prepare high level design documentation for SSIS project.

    Do you have any sample document?

    Any help would be appreciated..

    Thanks,

    Balaji L

    Check SSIS documenter[/url]. It will help in your documentation efforts.

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

  • RE: Using variables in a Lookup transformation

    bmturney (5/14/2009)


    How do pass variables to a sql statement in a lookup transform?

    I have a package that I'm putting together... and at the beginning of the package I load up...

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

  • RE: Using variables in a Lookup transformation

    bmturney (5/14/2009)


    How do pass variables to a sql statement in a lookup transform?

    I have a package that I'm putting together... and at the beginning of the package I load up...

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

  • RE: Using Update between two tables

    cvrupesh (5/13/2009)


    Hi All,

    I am having a table named item_data where in item and active_date are two columns.

    Another table is Error_log where the columns are item,store,tran_date.

    I want to update active_date for...

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

  • RE: BIDS: Object reference not set to an instance of an object

    drwhitaker (5/13/2009)


    I am receiving an error when trying to view my SSIS packages within SQL 2005 BIDS. The error is:

    Micrsoft Visual Studio is unable to load this document: ...

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

  • RE: Send Mail from SMTP server with a username and password

    stricknyn (5/13/2009)


    Hello all,

    I'm trying to figure out how to send mail via the Send Mail Task. My SMTP server requires a username and password. When I create an SMTP...

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

  • RE: Export/Import of Text fields using CSV Files

    Phil Parkin (5/11/2009)


    Hi guys - I bet you thought that this was all over? :hehe:

    I tried out Ramesh's code and have a follow-up question: what is the data type of...

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

  • RE: SQL job issue with Truncate table

    simon phoenix (5/11/2009)


    yes, it has something to do with Proxy account?

    If so , how do i work around?

    Simon

    Review your proxy account, allocating additional database permissions for accomplishing the task at...

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

  • RE: Export/Import of Text fields using CSV Files

    Phil Parkin (5/11/2009)


    Ramesh (5/11/2009)


    I overcome this issue by converting the text column back to string and then doing the replace in SSIS Script component.

    Here is that script:

    Imports System

    Imports Microsoft.SqlServer.Dts.Pipeline.Wrapper

    Imports Microsoft.SqlServer.Dts.Runtime.Wrapper

    Public...

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

  • RE: Export/Import of Text fields using CSV Files

    Phil Parkin (5/11/2009)


    Thanks for the idea - tried it and:

    The function REPLACE does not support the data type "DT_TEXT" for parameter number 1. The type of the parameter could not...

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

  • RE: SSIS Performances on Data Flow

    donbuz (5/11/2009)


    Not at all. Would you recommend to "INSERT INTO FROM (SELECT)" approach?

    The concept would in the end to have this ETL component (without the T...like you mentionned) part of...

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

Viewing 15 posts - 781 through 795 (of 1,118 total)