January 27, 2006 at 2:18 am
Hi,
I have a field (number) and I would like to know if the mask (0x200000) is applied and if it's not, add it.
I think I have to use the Bitwise operator (&) but as my value appear in my database in decimal, I don't know how to do it.
Thank you
January 27, 2006 at 7:22 am
I found a way to do it.
Please ignore or delete this post
January 29, 2006 at 5:00 pm
What was the solution you came up with? Thanks.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply