Forum Replies Created

Viewing 15 posts - 6,751 through 6,765 (of 13,877 total)

  • RE: mdf database in sql server

    valmostricay (8/31/2016)


    Thank you guys, for help, unfortunately my problem connected with sql server.

    As were our replies, whose questions you have not responded to.


  • RE: SSIS process row

    coool_sweet (8/31/2016)


    sorry type mistake, suppose i have 41 rows ,20 processed successfully and 21th got error.

    now when next time my package run i want it to start fro 22 rows...


  • RE: SSIS process row

    coool_sweet (8/31/2016)


    I have 60 rows ,SSIS processed 20 rows and 21 rows got error, now I want my package to run from taking 22 rows .

    how to do in ssis

    As...


  • RE: data into new file

    coool_sweet (8/31/2016)


    in my ssis package , i have 6000 rows coming and i am puttingin 1 file.

    now my requirement is if more than 6000 comes, ex 8000 , 6000 will...


  • RE: Query performing differently in different environments

    Is the hardware config (CPU/Cores/RAM/Disk Architecture) the same in both environments?

    Have you done a side-by-side comparison of the database properties under the 'Options' node in SSMS?

    Same question for the properties...


  • RE: mdf database in sql server

    valmostricay (8/30/2016)


    Today I have worked in sql server 2014, I saved all changes in my database and closed it. Couple hours ago I opened it again and showed an error:...


  • RE: Export Output/Log Info to .CSV

    Nice post, Frederico. Good points, well made.


  • RE: Group by with update statement

    Luis Cazares (8/29/2016)


    afreenraja (8/29/2016)


    Thanks.

    I will try these.

    Try to understand them, so if there's an error you can correct it.

    There is more than one syntax error here (I thought you'd done...


  • RE: Group by with update statement

    afreenraja (8/29/2016)


    Thanks for your quick response.

    Please find my answers:

    Which table does the ordertype column live in? Exp

    Are you summing the sale column from the sale table, or does Exp have...


  • RE: Query performing differently in different environments

    dan.brown1 (8/29/2016)


    Hi,

    In my Prod & Non-Prod, we use a stored proc to pull a list of rows. In non-prod sql server, query completes in 2seconds but in prod it would...


  • RE: Error when i try to upload multiple rows

    pedro.imex (8/28/2016)


    a) Identifying the statement(s) which generate the error(s)

    $query = "UPDATE lc_t_configuracion SET valor = '$valor' WHERE id_conf =$id_conf ORDER by id_conf DESC LIMIT...


  • RE: Error when i try to upload multiple rows

    Welcome to SSC.

    We're not PHP programmers here, so please help us out by

    a) Identifying the statement(s) which generate the error(s)

    b) Cutting and pasting the exact text of the error...


  • RE: Is Analysis Services included in SQL Server 2016 Standard edition?

    Eric Mamet (8/28/2016)


    A colleague told me that there is Analysis Services in SQL Server 2016 standard edition, though with capacity limits.

    Is that true?

    Or is it still necessary to get...


  • RE: Script (C#) to add row to Object Variable (SSIS 2008 R2)

    SteveD SQL (8/28/2016)


    Hi Phil

    The scenario I am trying to deal when importing data from a flat. End result is if any of the data in the flat file is invalid,...


  • RE: Script (C#) to add row to Object Variable (SSIS 2008 R2)

    SteveD SQL (8/28/2016)


    Hi Phil,

    Thanks for the input. Yes I think I am going to a RAW file mainly because I discovered while there is a Record Set Destination there is...


Viewing 15 posts - 6,751 through 6,765 (of 13,877 total)