Forum Replies Created

Viewing 5 posts - 31 through 36 (of 36 total)

  • RE: Disable All Triggers

    Given the answer options, I agree that the sp_foreachtable option was the only correct one.

    I agree with that completely, but it is not quite precise because triggers created on VIEW...

    Hrvoje Piasevoli

  • RE: PRINT vagaries

    Good tricky one...thank you

    It would be even trickier if the first answer was 5.

    Hrvoje

    Hrvoje Piasevoli

  • RE: Truncate rollback

    da-zero (4/28/2010)


    That will teach you using Safari 😛

    nice one da-zero 🙂 let's open a new item at connect: IE for iPhone:-D

    I am actually glad I messed up for the...

    Hrvoje Piasevoli

  • RE: Truncate rollback

    Well, here's a new one: I got it wrong - answered 0 - because of the way safary on iPhone renders the code. I was Like WTF way down 4...

    Hrvoje Piasevoli

  • RE: Inserting data from Oracle into SQLServer tables

    There is no implicit conversion from integer to UID and your sp is trying to do just that.

    See uniqueidentifier:

    http://www.sqlservercentral.com/questions/T-SQL/66113/

    and answer explanation.

    Another method was suggested in the discussion by Peter...

    Hrvoje Piasevoli

Viewing 5 posts - 31 through 36 (of 36 total)