Thank you in advance to anyone that can help,
I have a DTS package that deletes the contents of a table that, holds line level invoice detail, before it imports a new, and large, text file. Processing time is an issue. I have a limited amount of time between when my text file is produced and the users need to be using the database. Here is my question, is there a way to speed up the delete part of the process? I am an Access user trying to make the jump to SQL Server (7.0). I am used to delete queries running in very little time, but it seems the delete part takes as long as the import part. Am I stuck with this, or is there a way to avoid this?
Thank You,
sabloomer
I have a DTS package that deletes the contents of a table that, holds line level invoice detail, before it imports a new, and large, text file. Processing time is an issue. I have a limited amount of time between when my text file is produced and the users need to be using the database. Here is my question, is there a way to speed up the delete part of the process? I am an Access user trying to make the jump to SQL Server (7.0). I am used to delete queries running in very little time, but it seems the delete part takes as long as the import part. Am I stuck with this, or is there a way to avoid this?
Thank You,
sabloomer