Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Problem Installing new instance

    Probably an isolated problem. I closed the process by force and tried again, got another error, but I know how to solve it. thank you.

  • RE: Problem Installing new instance

    I checked, i have 16 Gb free and there's no dialog, window is still frozen. I'm only installing Engine and management tools, so I don't need much space.

    Also opened task...

  • RE: Problems with shown data

    Tom Brown (11/17/2011)


    Try this

    select SUM(CASE WHEN T4.Name LIKE '%D%' THEN T4.U_SYS_TOTN/1.16 ELSE 0 END) AS 'DEV',

    SUM(CASE WHEN T4.NAME LIKE '%N%' THEN T4.U_SYS_TOTN/1.16 ELSE 0 END) AS 'NC', T5.Code

    from [@SYS_PDEVOLUCIONES]...

Viewing 3 posts - 1 through 3 (of 3 total)