Forum Replies Created

Viewing 15 posts - 391 through 405 (of 1,118 total)

  • RE: How do I query Active Directory (ADSI) using LDAP inside Script Component SSIS?

    Jay Gamblin (3/18/2010)


    CozyRoc (3/18/2010)


    Have you tried to get your data using ADO.NET Source component?

    I have not. Do you have an example of connecting to ADSI with ADO.NET?

    I don't have....

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

  • RE: Is bulk insert faster then OLE DB copy using data flow task?

    M Shah (3/17/2010)


    I am copying data from one SQL server instance to another SQL Server 2008 instance using the dataflow task and using OLE DB connections. The data move...

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

  • RE: How do I query Active Directory (ADSI) using LDAP inside Script Component SSIS?

    Jay Gamblin (3/16/2010)


    Just when I thought I had gotten away from vbscripts and moved on to better technology someone changed the Maxpagesize setting in AD back to 1000 rows. ...

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

  • RE: Import files directly from FTP to a table

    duanecwilson (3/16/2010)


    Can I use SSIS to import a csv file directly to a table destination? It seems like the FTP task just allows the destination to be a file, which...

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

  • RE: SQL 2005 SP3 Upgrade 4262 from 3233 Failing for Integration Services and Client Components

    This is in NO WAY going to be easy to resolve manually because this is a mess. The easiest solution at this point is to reinstall SQL 2005 Integration Services...

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

  • RE: Problem with flat file connection manager

    Is it possible to copy the file to a local drive and then process it from there?

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

  • RE: SSIS: Import Data error

    asukitta (3/15/2010)


    Data conversion failed. The data conversion for column "MR_E" returned status value 2 and status text "The value could not be converted because of a potential loss of data.".

    ...

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

  • RE: ssis package error

    Where do you get this error? SQL Job Agent, console execution.. ? What is the package protection level set to?

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

  • RE: SSIS OutputColumnCollection Index

    Have you tried to use standard Pivot/Unpivot transformations?

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

  • RE: SSIS 2008 - ODBC System DSN drop down list empty

    On 64bit machine there are two version of the ODBC adminstrator application. I suspect you have used the 64bit version and the system setup was made in the 64bit branch...

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

  • RE: SSIS Error - export data to sybase db (error code 0xC0047022)

    I can only say I feel pity about you. The Sybase client software is extremely buggy and incomplete. Until Sybase decides to fix their software there is very little you...

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

  • RE: Issue with Invoking SSIS which reads Excel in 64 bit machine

    Right-click on your project select Properties menu. When the properties pane opens, click on Compile tab and then click 'Advanced Compile Options...' For Taget CPU , select x86

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

  • RE: ActiveX script to SSIS

    I don't want to be rude, but you cannot expect people from the forum to do the translation job for you. You have to either learn how to convert the...

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

  • RE: Issue with Invoking SSIS which reads Excel in 64 bit machine

    Have you tried to compile your application as x86 (instead of AnyCPU) ? This will force your application to be 32bit and you will be able to avoid the Excel...

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

  • RE: Lookup task with Recordset variable

    xnl28-574517 (3/2/2010)


    Hi,

    I have a recordset in my package populated with the TypeIds of data I want to include. Now I would like to use a Lookup task to identify those...

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

Viewing 15 posts - 391 through 405 (of 1,118 total)