Forum Replies Created

Viewing 15 posts - 11,911 through 11,925 (of 13,876 total)

  • RE: File Timestamp

    AndrewSQLDBA (8/24/2010)


    Thank you Phil

    -- and after walking away from this yesterday and looking at it this morning, I was able to figure it out.

    --

    That happens to me all the time....

  • RE: File Timestamp

    You don't need 'between' when you've got C#! Nor in SQL Server, to be honest - it's just a short cut that can be achieved through other means.

    In pseudo-code:

    (time >=...

  • RE: Rowcount in log file in SSIS2008

    Why not just use the Row Count transformation?

  • RE: SSIS SCRIPT TASK Question

    Use an Execute SQL task. The results of the task (eg a single value) can be mapped directly to a variable (I don't have SSIS running at the moment, so...

  • RE: SSIS SCRIPT TASK Question

    The way I would do this is to physically store something within a database which the package will use when it runs. Your first step when the package runs is...

  • RE: RegEx Error SQL IS 2005

    What component/expression is causing the error and what is the exact error?

  • RE: variable

    Please post the exact error message.

  • RE: ebook for ssis

    da-zero (8/20/2010)


    Phil Parkin (8/20/2010)


    da-zero (8/20/2010)


    Raunak Jhawar (8/20/2010)


    I'm loving it...:-D:-D:-D

    You're just being sponsored by McDonalds 😛

    ---

    (So much learning for a Friday...)

    Yeah, you're right - that's me done for the day now...

  • RE: ebook for ssis

    da-zero (8/20/2010)


    Raunak Jhawar (8/20/2010)


    I'm loving it...:-D:-D:-D

    You're just being sponsored by McDonalds 😛

    Maybe that should be

    U wordt enkel gesponsord door McDonalds

  • RE: Regarding SSIS error

    da-zero (8/19/2010)


    river22_34 (8/19/2010)


    Please provide me the complete solution.

    Sorry if this sounds rude:

    if you want the complete solution, hire a consultant.

    Phil and I have given you enough hints so that you...

  • RE: ebook for ssis

    Now who would have thought of doing that? 🙂 In Dutch too.

  • RE: Regarding SSIS error

    Maybe you should read about configuration files - they might give you the flexibility that you need.

  • RE: Regarding SSIS error

    Of course SSIS will have problems if it's looking where it's been told and there's nothing there.

    The simplest option (in terms of coding, that is) is that you change your...

  • RE: ssis and ssrs interview questions

    veera.1255 (8/18/2010)


    Report Designer: Supports the report creation phase of the report lifecycle. It is an add-on tool for any edition of Visual Studio .NET 2003, suitable for both programmers and...

  • RE: To check numeric or not

    sqlusers (8/18/2010)


    ---

    output will be "TRUE" something like that.

    Something like that ... FALSE maybe 🙂

Viewing 15 posts - 11,911 through 11,925 (of 13,876 total)