Forum Replies Created

Viewing 15 posts - 841 through 855 (of 1,118 total)

  • RE: Send Mail Task Issue

    Leland Walker (4/2/2009)


    What I meant was when I try to start the job, by click on Start Job from the SQL Server Agent, it fails....If I schedule the job to...

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

  • RE: Send Mail Task Issue

    Leland Walker (4/2/2009)


    I checked a few things out on my end and it appears that the SQL Server Agent can not initiate or run scheduled jobs from the Standard Edition...

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

  • RE: Adding Active X Script to SSIS to influence a Data Transformation

    Oh, then in this case use the script below. It will use the current date/time for comparison. Ignore the InputDate variable.

    Imports System.IO

    ...

    Public Sub Main()

    ...

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

  • RE: Writing to the same file within a DF, The process cannot access the file because it is being used by another process

    ismail casper (3/30/2009)


    Hi, help please.

    I'm writing twice to the same file in one Data Flow task and I get the error: The process cannot access the file because it...

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

  • RE: Send SMTP mail from Script task (Send to Multiple Recipents ???)

    mickielsmith (3/30/2009)


    Forumers,

    Thank you for all your very fast replies. I have found a workable solution. I can just add a comma between recipients in my toaddress string and...

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

  • RE: Send Mail Task Issue

    Leland Walker (3/30/2009)


    I have a SSIS package that has a Send Mail Task control. When I run the package from Visual Studio the email sends with no problem, but...

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

  • RE: Adding Active X Script to SSIS to influence a Data Transformation

    FistralAllstar (3/31/2009)


    I am currently in the process of Migrating some existing DTS packages on SQL 2000 across to SQL 2005 and whilst some of the migrating has involved re-building the...

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

  • RE: Dynamic Oracle Connection in SSIS

    Check this message thread. Your listener and tnsnames have to be setup properly.

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

  • RE: SSIS Package Fails as a Job - cannot get it to run!

    What protection level do you use for your package?

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

  • RE: Dynamic Oracle Connection in SSIS

    najeeb_khan_337 (3/28/2009)


    Dear All,

    I have a package that connects to oracle and dumps some data into text file. It works fine till here. Now I want to get the same data...

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

  • RE: How to Run SSIS package from SQL Server 2000 Stored Proc

    GGKK (3/25/2009)


    Hi,

    Currently we have a stored procedure (SQL Server 2000 (32 bit)) that calls a DTS package which processes an MSAS 2000 Cube Dimensions. This Cube is moved to...

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

  • RE: Using SSIS as an ETL for Oracle

    shailendra (3/26/2009)


    I am selecting from SQL server, and writing into Oracle. The performance is about 100 to 200 rows per sec. I have tried Oracle OLE db, and MSDAORA both....

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

  • RE: SENd Mail Task -- network credentials

    keywestfl9 (3/25/2009)


    how do i pass the network credentials using send mail task?

    login,pwd and the domain are the details need to be passed

    The standard Send Mail Task doesn't support credentials. You...

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

  • RE: SSIS fails Irregularly

    This is double post. The same question is posted here.

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

  • RE: Integrating SSIS with Object Databases

    vinayagam.kulandaivel (3/24/2009)


    What are all the possible solutions to use Object Databases like db4o or Versant, etc in SSIS?

    As a Data Source

    As a Data Flow Destination

    Any suggestion?

    Regards,

    Vini

    Do you have OLE DB...

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

Viewing 15 posts - 841 through 855 (of 1,118 total)