Jun 4, 2001 #1 btturner Programmer May 17, 2001 175 US On SQL 2k, How can I set my DTS package, which imports a 3 million row .TXT file to a table, as a NON-LOGGED operation? (LOGGING is taking tooooo long!! I will be sure to run a full DB backup when the job completes.) thx- BT
On SQL 2k, How can I set my DTS package, which imports a 3 million row .TXT file to a table, as a NON-LOGGED operation? (LOGGING is taking tooooo long!! I will be sure to run a full DB backup when the job completes.) thx- BT
Jun 4, 2001 #2 ColinM Programmer Jun 29, 2000 189 TH Have a look at this article: http://support.microsoft.com/support/kb/articles/Q237/8/98.asp Upvote 0 Downvote