Hello,

It's very helpful for me if you could spend some time on reading it.

I have a problem about how to insert a column value which type is "DATETIME"
? I tried to use $sth->bind_param(1, $value1, SQL_CHAR);
But it doesn't work. And I got an error message like below :
DBD::Oracle::st execute failed: ORA-01861: �r�����ŦX�榡�r�� (DBD ERROR:
OCIStmtExecute) at trans_cc_t_chattel_dtl.pl line 107.

It's content includes Chinese. I tried to translate into English is
"Character doesn't fit the string format ".
I hope to get some suggestions from you, please.

Larry Wu

Reply via email to