Forum Replies Created

Viewing 15 posts - 1,006 through 1,020 (of 2,278 total)

  • RE: Data flow task error

    Check a couple things.

    -Are there any blank rows in your spreadsheet?

    -Has the schema of the spreadsheet or the destination changed at all?

  • RE: Want to hide parameter In report

    Does the GUID parameter have a default value?

  • RE: Conditional Hiding/Visibility for column issue? Thanks

    Why don't you just use your parameter as a constraint on your dataset query rather than trying to hide/show your data?

  • RE: Today's Random Word!

    bopeavy (8/4/2011)


    Stuart Davies (8/4/2011)


    stiletto

    AK

    dangerous

  • RE: IsNumeric with NULL and Empty String

    Implicit conversion is one of those issues, where if you know it, you just know. If you don't know it, the result is very unexpected. I am learning...

  • RE: Execute SQL Task

    Clearly this is some kind of parallelism issue. Changing back to parallel began to have inconsistent results again.

    I really want this package to run these tasks in...

  • RE: Execute SQL Task

    Although I hesitate to accept the locked variable concept, I added precedence constraints between all the tasks and it ran 3 times without fail. Hmmmm. I think I...

  • RE: Today's Random Word!

    Revenant (8/2/2011)


    bopeavy (8/2/2011)


    SQLRNNR (8/2/2011)


    calvo (8/2/2011)

    --------------------------------------------------------------------------------

    bopeavy (8/2/2011)

    --------------------------------------------------------------------------------

    Morons

    correct

    moroffs

    Noroffs

    nandoffs

    Madoff

  • RE: Execute SQL Task

    I am running them in parallel. Interesting idea of a locked variable. I really hope that is not the problem because that has some pretty frightening implications in...

  • RE: Execute SQL Task

    Strange indeed. I have been fiddling with this on and off for weeks. I have spent hours on Google searching for a clue. So far I have...

  • RE: Execute SQL Task

    How is the current date is populated to the variable "User::DateStamp"?

    It is populated by this formula

    (DT_STR, 4, 1252) YEAR( GETDATE() ) + RIGHT( "0" + (DT_STR, 2, 1252)...

  • RE: FTP Multiple Files download with File Name starting with

    Please define your problem in a little more detail. What is/is not happening? Are you getting any errors? What have you already tried?

  • RE: Today's Random Word!

    crookj (8/1/2011)


    WOTD - alternative

    energy

  • RE: Printing Report from Browser using Page Number

    I did a little searching online and found this formula for pdf files:

    (Body Width + Left margin + Right margin) <= (Page width)

    I believe the same holds true for page...

  • RE: Font size in Dataset editor

    Look under Tools>>Options

Viewing 15 posts - 1,006 through 1,020 (of 2,278 total)