> this command should look like: > > SELECT INTO <original table> SELECT * FROM <temp table>; Ooops - that was supposed to be INSERT INTO. D'oh. dave