Field for sequence of bits
- From: DianePDavies <DianePDavies@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 23 Apr 2005 09:48:02 -0700
I want to save 192 bit-values in 12 integers. How do I save this information
in a field in a table?
Can I save it in a text field – and how do I the extract the data in the
right format?
I will later use the bit in a bit operation using the AND operator on
another similar structure. Maybe I have to do this one integer at a time – so
perhaps the solution is to have 12 integer fields in my table. But I would
prefer to have one field and then map the content into a structure with 12
integers (using lset).
--
Diane
.
- Follow-Ups:
- Re: Field for sequence of bits
- From: Wayne Phillips
- Re: Field for sequence of bits
- Prev by Date: Re: Validation Rule - must have at least 1 number and 1 letter
- Next by Date: Re: Rounding numbers
- Previous by thread: Rounding numbers
- Next by thread: Re: Field for sequence of bits
- Index(es):
Relevant Pages
|