![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have some DTS packages, which import text files into a database. The text file names change every month, so the packages gets re-saved every month - there are about 60 saves per month. The question is - will this fill up my sysdtspackages table? Do I need to consider truncating it occasionally? TIA Lewis Veale lewisdotvealeatpdms.com www.pdms.com *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Thanks for the reply. I'm on SQL Server 7. Can I use parameters? Lewis Veale lewisdotvealeatpdms.com www.pdms.com *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#5
| |||
| |||
|
|
I have some DTS packages, which import text files into a database. The text file names change every month, so the packages gets re-saved every month - there are about 60 saves per month. The question is - will this fill up my sysdtspackages table? Do I need to consider truncating it occasionally? TIA Allan dealt with parameters such that you don't need to save the package |
#6
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |