Forum Replies Created

Viewing 15 posts - 2,026 through 2,040 (of 13,874 total)

  • Reply To: Insert data using view

    piu.scorpio wrote:

    Hi @SSC Guru

    I Just get a list of Distinct birth years from Customer table. So then based on that list I need to further calculate the other values


  • Reply To: Insert data using view

    As you have not provided any DDL or sample data, and your sample results do not appear to include a single reference to your customer data, I had to guess:


  • Reply To: Updating and Loading Data using SSIS

    I cannot not see any question here.


  • Reply To: How to Insert Column in and existing table

    OK, understood. Unfortunately, I do not have time today to help any further. If no one else answers in the meantime, I will try to get back to you in...


  • Reply To: SSIS Package loading CSV failing

    Are there embedded carriage returns in that file?

    Have you set a text qualifier? (")


  • Reply To: Invoking .dtsx file via Excel - different behavior

    As packages usually run within the context of an unattended process, message boxes within them should be avoided (unless developing or debugging).

    I notice you mentioned users running this. For them...


  • Reply To: How to Insert Column in and existing table

    Also, how is the value of ColumnType determined?


  • Reply To: How to Insert Column in and existing table

    OK, that helps.

    So you are looking for a routine which imports only the first row of a spreadsheet/CSV file, transposes that row of data into separate rows and adds them...

    • This reply was modified 5 years, 1 months ago by Phil Parkin.

  • Reply To: Invoking .dtsx file via Excel - different behavior

    How are you displaying the popup? You need to display it from Excel, not from within the package.

     


  • Reply To: How to Insert Column in and existing table

    The columns in the spreadsheet do not appear to correspond to the columns in your screenshot, making this a bit of a puzzle.

    Why not just hit 'TRANSPOSE' in the spreadsheet,...


  • Reply To: Send alert whenever a Field data type value is about to reach its maximum limit

    Rani wrote:

    How to setup a monitoring where it throw an alert whenever a field data type value is about to reach its maximum limit.

    Please give an example of what you...


  • Reply To: Text Was Truncated or One or More Characters Has No Match in the Target Code Pag

    I just played around with this scenario for an hour and I was unable to come up with a solution which works in all cases. Very irritating.

    Automating an export to...


  • Reply To: How to insert data to target table when there is no matching and update if has

    asita wrote:

    Apologize Phil.

    I posted in the other post first but realized it is not the correct place for it as that is discussion not relate to Coding perspective. so I...


  • Reply To: loading data from staging table to final with validations to data specific

    asita wrote:

    this is the new post can you please help with it if possible

    Thank you

    ASita

    As you are looking for a SQL Server solution, rather than SSIS, Jeff's solution is worth...


  • Reply To: Text Was Truncated or One or More Characters Has No Match in the Target Code Pag

    AMCity wrote:

    I appreciate the response, but unfortunately, this didn't work.  The first file, with the "dummy" data loaded great.  I then changed the setting on the Excel Source step to...


  • Viewing 15 posts - 2,026 through 2,040 (of 13,874 total)