Results 1 to 8 of 8

Thread: NULL Problem

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 1999
    Posts
    52

    Post


    Hi all,

    In a SQLSERVER whether a NULL=NULL or NULL!=NULL????

    anyone can help me out from this??????

    adv thanxx,
    kandan.

  2. #2
    Junior Member
    Join Date
    Jan 1999
    Location
    Q.C., Phils.
    Posts
    27

    Post

    Null is SQL Reserved word so if you use it without a recordset, enclosed it in brackets:
    "UPDATE MyTable SET [Null] = Null" or
    "INSERT INTO MyTable ([Null], Field2) VALUES (Null, Value2)"

    Otherwise, assign Null as usual:
    rs!Null = Null or
    rs.Fields("Null") = Null
    Share your knowledge, it is the best way to achieve immortality

  3. #3
    Lively Member
    Join Date
    Jun 1999
    Posts
    120

    Post

    i can't quite get ur question but
    perhaps it would help if you use
    "Is Null" when testing...

  4. #4
    Hyperactive Member venkatraman_r's Avatar
    Join Date
    Jul 1999
    Location
    Chennai, INDIA
    Posts
    284

    Post ennada purinjutha??

    Ennada kandus,

    enna solranunga...ultimately is null equals or not equals null??

    Venkat.
    Thanks and Regards,
    Venkat.

  5. #5

    Thread Starter
    Member
    Join Date
    Aug 1999
    Posts
    52

    Post NULL

    hi all,

    thanxx for ur reply...but that not i wanted..
    all i want is ..in SQLSERVER a NULL is equal to a NULL or notequal to NULL..thats all.

    again thanxxx,
    kandan.

  6. #6
    Hyperactive Member venkatraman_r's Avatar
    Join Date
    Jul 1999
    Location
    Chennai, INDIA
    Posts
    284

    Post

    hi kandus,

    cuppundranunga kadainnuranugga..ketta nullundranunga..


    Venkat.

  7. #7

    Thread Starter
    Member
    Join Date
    Aug 1999
    Posts
    52

    Post

    hi venkat mama,

    dai icq ella yahoomess ethuna openn panni irrukiya daa..
    tell me..

    kandan.

  8. #8
    Hyperactive Member venkatraman_r's Avatar
    Join Date
    Jul 1999
    Location
    Chennai, INDIA
    Posts
    284

    Post aappu

    hi da mama,

    inga aapadipangada..nothing like that....
    Thanks and Regards,
    Venkat.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width