The error MEssage is:
"
DBD::ODBC::db do failed: MicrosoftODBC SQL Server DriverSQL ServerInvalid
object name 'MeterMusicTemp..QCStuff'. (SQL-42S02)(DBD: Execute immediate failed
err=-1) at HashTest.pl line 78.
"
for every row that it tries to insert into.
Thanks,
PJOfNJ
Well, as jZed pointed out, are you sure 'MeterMusicTemp..QCStuff' is a valid table name? I'm not familiar with SQL Server but I know it would be invalid in Oracle.