Re: scalars in sql statement
thanks again,
already tried this solution,
$dbh->do('INSERT INTO protein (sequence, gene_id) VALUES (?,?)',undef,$1,$gene_id);
but got sql errror:
DBD::mysql::db do failed: Column count doesn't match value count ...
is it certainly no perl error?
Subject
Written By
Posted
November 15, 2006 06:25AM
November 15, 2006 07:43AM
November 15, 2006 08:12AM
November 15, 2006 08:21AM
Re: scalars in sql statement
November 15, 2006 08:32AM
November 15, 2006 08:37AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.