I get this kind of error when I try to execute after
binding parameters.
DBD::DB2::st execute failed: [IBM][CLI Driver]
CLI0109E String data right truncation. SQLSTATE=22001
at ./dbinit2.pl line 326, chunk 1.
I am binding around 20 parameters,some of them are of
this type
$sth->bind_param(18,$user_head_desk,SQL_CHAR) || die
$sth->errstr;
could anyone help me regaring this
thank you.
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
|
|
0
|
|
|
prabhakn
|
10/11/2002 8:45:08 PM |