Forum Replies Created

Viewing 15 posts - 91 through 105 (of 127 total)

  • RE: SSIS 2008 R2 Table Update

    Renzo,

    Is there a way at the source to know the rows updated (new or updated rows) at the legacy application? I will look for a column with timestamps, like...

  • RE: resue ssis package

    Wendy,

    The training advice suggested by Koen is a good idea, you may also get the following book Microsoft SQL Server 2008 Integration Services: Problem, Design, Solution which is very well...

  • RE: SSRS Expression

    You may try:

    CDate(Fields!StartDate.Value.ToString()).ToString("yyyy-MMMM")

    Cheers,

  • Viewing 15 posts - 91 through 105 (of 127 total)