Results 1 to 8 of 8

Thread: Guid HELP!!!!!!!!!! [Some what resolved]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member Magiaus's Avatar
    Join Date
    Mar 2002
    Location
    swamp land
    Posts
    1,267

    Guid HELP!!!!!!!!!! [Some what resolved]

    for some eason in .net when check for guid != System.Guid.Empty it doesn't care if there is a value it is empty....? Same for the SqlTypes guid

    I can check the values while I'm in debug mode but the .Empty/.Null test doesn't seem to work

    PHP Code:
    if(key != System.Data.SqlTypes.SqlGuid.Null
    Last edited by Magiaus; Aug 16th, 2004 at 01:09 PM.
    Magiaus

    If I helped give me some points.

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