Hi All,
I am very new to SQL Server 2000. I hope someone can help. Hourly text file logs are generated on Server1 and I need to import them into an existing SQL Server 2000 table on another Server2.
I need to somehow specify to only import the latest log generated. Is this possible using DTS? If not, what other options exist?
Thank you.