[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: integer region



Arnold Shore wrote:
> 
> 
>> is it possible to cut down the integer region from 0 - 1 ?
>> (so 1.3.6.1.4.1.1466.115.121.1.27{1} wouldn't do)
>> No boolean, really integers!
>> 
> Unclear, at least to me.  Can explain?

Okay, I'll try it.

I have an attribute called pgprevoked in my schema file. This attribute
allows only 0 or 1 as attribute entry. A boolean attribute ("TRUE" or
"FALSE") is not what I want. And I want to make sure, that only 0 or 1
is inserted. 

> 
> Armin Wenz