On Tue, Jan 29, 2002 at 01:56:39PM -0800, Morrison Davis wrote:
>         
>  My problem is one time it works and the next time I get
>  [Tue Jan 29 13:27:08 2002] adminhelp.cgi: DBD::Oracle::st execute failed: 
>ORA-01461: can bind a 
> LONG value only for insert into a LONG column (DBD ERROR: OCIStmtExecute) at 
> /oracle/9.0.1/Apache/Apache/cgi-bin/PostToDB.pl line 172.

I think it's a bug.

Can you post the output from adding $dbh->trace(9) before the prepare.
Please only include the part from the initial prepare through to
the (second) execute that fails. Thanks.

Tim.

Reply via email to