July 25, 2008 at 3:52 am
Hi
I am fairly new to Sql server. I have a directory where i have all these text files
D20080710.txt
D20080711.txt
D20080712.txt
all these files needs to be imported into sql server . I normally do it either individually or i merge them using copy command in DOS.
But I am trying to create a DTS package which loads all these text files automatically. But also insert the filename (D20080710.txt) to table.
So that next time when DTS package runs , it checks if the file is already not loaded, based on the filename and if it does not exist it loads the
file and update the table.
I will appreciate if any one could help me with this task
Thanks
August 1, 2008 at 5:03 am
Hi,
still need help on this one ?
Matte
May 26, 2011 at 11:03 am
Hello,
Have you found a solution yet? I have a similar problem
September 30, 2011 at 11:21 am
Hi There
I have the same issue any solution guys
Thanks
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply