check for null boolean

M

mcnews

none of the usual checks seem to work. how can i check for a null data column? for example this throws an exception:

If Not IsDBNull(_comment.PrivateComment) Then

tia,
mcnewsxp
 
M

mcnews

none of the usual checks seem to work. how can i check for a null data column? for example this throws an exception:

If Not IsDBNull(_comment.PrivateComment) Then

tia,
mcnewsxp

IsMyColumnNull
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top