From:             [EMAIL PROTECTED]
Operating system: Hp-Ux11
PHP version:      4.0.6
PHP Bug Type:     OCI8 related
Bug description:  Ocicolumnsize bug in NUMBER field

When using 
$colsize[$i]=Ocicolumnsize($stmt,$i);
while $i is a loop var and $stmt is an sql statement
the return value for each field differ than NUMBER
is the actual correct size.In case of NUMBER type the return value is
somehow 22. 

-- 
Edit bug report at: http://bugs.php.net/?id=12973&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to