Hi. I have a little (big) problem with a trigger. I think the fault is in the MSSQL side, not on the mine - I hope you can give me some suggestion (you are my only hope ). I have this sql query in a trigger: "SELECT * INTO newtable FROM oldtable" When I try to run this query, it is just fine...