Re: fastinsert error



"Daniel " <daniel@xxxxxxxxxxxxxxxxxxxxx> wrote in message
<fdlnsa$psl$1@xxxxxxxxxxxxxxxxxx>...
Hey guys,

I am trying to use the fastinsert command because the insert
command is painfully slow. For some reason though, I get an
error when trying to use the fastinsert:

"??? No method 'setInt' with matching signature found for
class 'sun.jdbc.odbc.JdbcOdbcPreparedStatement'.

Error in ==> database.fastinsert at 159
StatementObject.setInt(j,tmp) %INTEGER"

I have tried to install a new mysql connector/j but that
still didn't do the job. Anyone got any ideas?

Thanks, Daniel


What are the data types you're trying to insert, and the
corresponding data types of the fields in the database?


.