Posted by Alexander Kuznetsov on 03/09/06 19:03
Ryan, another possible workaround might be to : bulk insert into a staging table BEGIN TRANSACTION DELETE * FROM Whatever INSERT INTO Whatever... select ... from staging table COMMIT TRANSACTION
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming