On 15/9/05 10:18, Alexandre Jousset <[EMAIL PROTECTED]> wrote:
> Hello list,
>
> Is there a way to know if an attribute is binary, even in the case of a
> new attribute (i.e. when I build it from Net::LDAP::Entry->new so I
> can't rely on the ';binary' suffix) ?
The ;binary suffix doesn't indica
Hello list,
Is there a way to know if an attribute is binary, even in the case of a
new attribute (i.e. when I build it from Net::LDAP::Entry->new so I
can't rely on the ';binary' suffix) ?
For the moment I check the attribute name in the schema, get the
syntax, and from the syntax