Forum Replies Created

Viewing 12 posts - 1 through 13 (of 13 total)

  • RE: Exporting fixed length file

    i have sorted this - it was exporting to an old .txt file format, hence not working.

    more care, less haste!

  • RE: Running Batch file from Execute Process Task

    all sorted. cheers Phil

  • RE: Running DTS packages

    thanks for the info. the issue i seemed to be getting was the file location were not recognised by the sql service account

    i.e i had file location such as H:\location\etc...which...

  • RE: Running DTS packages

    Hi,

    I have created the packages on SSIS. when i import onto integration services, the package runs ok.

    When i try to create a sql sever job, the package does not run....

  • RE: Running DTS packages

    i have now tried setting up a job and uses the start job procedure .

    The packages do seem to start but fail when trying to access folders to pick up/create...

  • RE: send mail from ssis package

    this now works! thanks for the explanation. I have added two precedence containers (plus the script task ofcourse) and now it either sends an email saying no file is present...

  • RE: send mail from ssis package

    thanks for the script. However, i really am at a beginner level on these things...

    i have my foreach container but haven't figured how to actually assign the variable to the...

  • RE: send mail from ssis package

    Hi

    I have a similar issue to resolve i.e if no file, then send an email.

    I have created my package variable (as int32) but am unsure as to what task i...

  • RE: Loop through folder to get lates file

    i should add i have now created a dynamic connection string...but just need to apply a loop criteria to check for the file.

  • RE: Variables in SSIS

    that works- thank-you.

    i am trying to get into a habit early on of using variables,parameters..hopefully better in the long run!

    cheers

  • RE: Variables in SSIS

    just tried that and its saying:

    The data type "DT_WSTR" cannot be used with binary operator "&".

  • RE: Debugging in SSIS

    this works - cheers.

Viewing 12 posts - 1 through 13 (of 13 total)