On 28/6/07 2:46, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I have a field (18 characters) TimeStamp field that needs to be updated on
> an ActiveDirectory Ldap Server.
>
> I have tried to use Net::LDAP to do so, but when the INT gets converted to
> a float (e.g. after 15 digits, etc.) the
I have a field (18 characters) TimeStamp field that needs to be updated on
an ActiveDirectory Ldap Server.
I have tried to use Net::LDAP to do so, but when the INT gets converted to
a float (e.g. after 15 digits, etc.) the Update fails.
So, I created a variable with Math::BigInt, and passed tha