Forum Replies Created

Viewing 15 posts - 5,116 through 5,130 (of 13,877 total)

  • RE: SSIS : Group by in Aggregated task

    river1 - Thursday, September 28, 2017 10:23 AM

    Dear all,

    I have created an aggregated task which is producing the below data:

  • RE: Merge Join is not working properly

    camsuarezmun - Thursday, September 28, 2017 10:25 AM

    Hi there 🙂 I really need some help and I thought, and will be really glad,...

  • RE: SSIS : Output column with different datatype size

    river1 - Thursday, September 28, 2017 8:36 AM

    Hello,

    Thank you for your answer.

    I would like to understand how can I change it...

  • RE: Stop duplication data to be input in excel destination using SSIS 2015

    ericmbiada - Thursday, September 28, 2017 8:09 AM

    Phil Parkin - Thursday, September 28, 2017 6:40 AM

    September 28, 2017 at 8:38 am

    #1961366

  • RE: Flat File Connection Manager

    Thom A - Thursday, September 28, 2017 7:24 AM

    Phil Parkin - Thursday, September 28, 2017 7:20 AM

  • RE: Flat File Connection Manager

    Thom A - Thursday, September 28, 2017 7:14 AM

    Phil Parkin - Thursday, September 28, 2017 6:59 AM

  • RE: Flat File Connection Manager

    Thom A - Thursday, September 28, 2017 6:55 AM

    This is the other idea I put forward earlier. Using an expression was...

  • RE: Flat File Connection Manager

    Rather than using a complex expression, why not use a foreach container with a filespec of Generic*.csv (on the assumption that files are moved or renamed after they have been processed)?

  • RE: SSIS : Output column with different datatype size

    river1 - Thursday, September 28, 2017 4:37 AM

    Dear All,

    I have an SSIS package that at some point does un union.

    All the columns...

  • RE: Dynamically create table with full structure

    Sounds like you should investigate the use of SYNONYMs.
    Create two identical tables LARGETable1 and LARGETable2 and use a synonym to switch between them every two months (after truncating the...

  • RE: Stop duplication data to be input in excel destination using SSIS 2015

    One way of doing this would be to read the key data from the Excel spreadsheet into a cache transform as step 1 of your package and then use...

  • RE: Dynamically create table with full structure

    89netanel - Thursday, September 28, 2017 5:42 AM

    Yes.

    but i want to keep the data on table that will be call "LARGETable_OLD" (truncate...

  • RE: Dynamically create table with full structure

    89netanel - Thursday, September 28, 2017 5:27 AM

    Hello All,
    I have a large table "LARGETable" and till now my developers created a job...

  • RE: Insert fails when trying to create a table.

    Are there any DDL triggers defined on the instance you are trying to create the table?

  • RE: Code-first vs database-first, any new developments?

    Jeff Moden - Wednesday, September 27, 2017 9:09 AM

    Drop your egos or drop your pants for a royal screwing. ...

  • Viewing 15 posts - 5,116 through 5,130 (of 13,877 total)