Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

yes/no column

 

I think null is not applicable for this column,If selected yes or no,

if its no you have to take as null.(Or the default value differs)

 

Raju

Posted

You can directly check

 

If modified = True then..........if modified having value

 

If modified = False then........if modified not having value.

 

if its false is null.....else true...

 

let me know

Posted

ok..

 

for checking null and assigning false..instead of that you can check = false...it should work...chk it out ...let me know

 

thanx

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...