Forum Replies Created

Viewing 15 posts - 9,436 through 9,450 (of 13,883 total)

  • RE: Cannot load into table having identity column - INSERT fails

    polkadot (1/14/2014)


    I did answer Montana Life's questions. Not like me not to. Oh Oh Phil, Do you need to have your eyes checked? 😛

    For now I've removed the EID...

  • RE: Incluse Saturday and Sunday in calculation

    DaveDB (1/14/2014)


    Simple enough Phil.... And I didn't need a unicycle 🙂

    Please refrain from patronizing people. Not everyone is an expert and we are all trying to learn at our own...

  • RE: Incluse Saturday and Sunday in calculation

    DaveDB (1/13/2014)


    Hi Phil,

    Nice to see you again 🙂

    I just need to know what the syntax is to include weekends based on a simple date range. Not sure why you would...

  • RE: SSIS Licensing Question

    ducon (1/13/2014)


    Your powers of observation are quite strong despite the look of your profile pic ;).

    I was commenting on the old post about the need to troubleshoot and debut packages...

  • RE: Incluse Saturday and Sunday in calculation

    You've been a member of this forum long enough to know that you need to provide DDL, sample data and desired results in a consumable format in order to get...

  • RE: Cannot load into table having identity column - INSERT fails

    Lempster (1/13/2014)


    Phil Parkin (1/12/2014)

    Your error message suggests that you do not have the correct (or any) version of SQL Server Data Tools (SSDT) installed - please check that. It's not...

  • RE: SSIS Licensing Question

    ducon (1/13/2014)


    You should look into SSIS configuration files. they are simple XML files. This way you can have prod and dev configurations that you substitute based on the environment where...

  • RE: Cannot load into table having identity column - INSERT fails

    polkadot (1/12/2014)


    I installed BIDS 2012 but I think it just integrates Visual Studio 2010 within it's shell, and in my case it detects my 2010 packages but when I try...

  • RE: File import to table in Unix

    Thanks for getting into deeper

    Few of the rows , first column coming as empty . But do you think in SSIS or Excel this will be a issue as there...

  • RE: File import to table in Unix

    If there is no problem,output would be

    C1 C2 C3 C4 C5

    NULLUSD1542.5214536xxxx

    NULL NULL1542.5214536NULL

    EUR NULL 1542.52 14536 xxxx

    Great, that helps.

    Now my question is: why in the above is there a NULL after...

  • RE: File import to table in Unix

    sql crazy kid (1/12/2014)


    Phil Parkin (1/12/2014)


    Columns are not missing here . I have 5 column here ,looks like this.

    [Just a sample data ,but this is the format we load]

    col1...

  • RE: File import to table in Unix

    Columns are not missing here . I have 5 column here ,looks like this.

    [Just a sample data ,but this is the format we load]

    col1 col2 col3 col4 col5

    USD1542.5214536xxxx

    1542.5214536

    EUR 1542.5214536xxxx

    What...

  • RE: File import to table in Unix

    Here is few more details

    Backend - SQL server 2008 R2,SSIS installed

    OS - Unix Env

    We have many process running on unix ,connecting to sql server , BCP into sql tables ,...

  • RE: File import to table in Unix

    sql crazy kid (1/12/2014)


    Phil Parkin (1/12/2014)


    Is there any way we can use ssis ?

    To do what, precisely?

    As you have given no examples of the data which is giving you problems,...

  • RE: File import to table in Unix

    Is there any way we can use ssis ?

    To do what, precisely?

    As you have given no examples of the data which is giving you problems, providing any sort of useful...

Viewing 15 posts - 9,436 through 9,450 (of 13,883 total)