[PHP-DEV] PHP 4.0 Bug #5172 Updated: conversion of hex syskeys in prepared statements From: Bug Database (php-dev <email protected>)
Date: 07/31/00

ID: 5172
Updated by: waldschrott
Reported By: k.kleist <email protected>
Status: Closed
Bug Type: Adabas-D related
Assigned To:
Comments:

As I can figure out, you´ve choosen the column width 8, in
fact it has to be longer. Your 8Byte syskey is of course
8Bytes long, but your representation is 16 chars long (count
your chars).
This is no PHP bug. Extend you col size.

Full Bug description available at: http://bugs.php.net/?id=5172

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>