Hi,


Can someone explain to me how to perform bit Manipulation and comparison in VB.

I have used it in Delphi, but have never had to in VB until now...

I have an integer field in a DB that has certain bits set to specify certain criteria.

I need to be able to check bits, and set them...