Forum Replies Created

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

  • RE: How to identify SQL Server Exclusively?

    Thanks for your answer...

    Yes,

    Yesterday while I was driving, I though that it will work only for a single server, and it wont work in a clustered environment... but...

  • RE: Strange Behavior... possibly SQL 2005 Bug

    Thank you guys!,

    Michael, Using "or" clausule looks much smarter than case, thanks for your advice.

    I've tested and it's working fine now. THANK YOU!!!

    Select ...

    Where ((Contratos.GrupoCobranzaId = @GrupoCobranzaId) Or (@GrupoCobranzaId =...

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