SQL 2005 Install

  • So I just installed 2005 Management Studio to 3 laptops. Everything went prefect, but then I try to execute a query the results on one laptop return the correct data but highlighted all the "Null" values in yellow.( I find that very helpful)....on the other 2 laptops the yellow highlight is not present for Nulls.

    Is there a setting for this feature? Did I do the install wrong?

    Chad

  • No Problem in the installation. When we insert 'NULL' as a char that will be in Yellow. If its empty and its also Null that will be in another color.

    In SQL SERVER NULL Is Not Equal to another 'NULL"

    select 'NULL', NULL

  • I think u may installed Sql Server SP2 on that 2 Laptops. am i Correct?

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

You must be logged in to reply to this topic. Login to reply