Hi I have been given 400 files to import into sql server 2000 they are all the same layout I have imported one using DTS GUI no problem how can I mass import the other
DTS query
Ryan Hoegg
6/30/2003 3:46:21 PM
Save your DTS Package as VB, and modify the saved version to loop through all the filenames executing the rest of the package.
>-----Original Message----- >Hi I have been given 400 files to import into sql server >2000 they are all the same layout I have imported one >using DTS GUI no problem how can I mass import the other >399 if possible thankyou for any help >.
"shau" <stull@vodaphone.net> wrote in message news:033a01c33f52$10b0db80$a501280a@phx.gbl...
Hi I have been given 400 files to import into sql server 2000 they are all the same layout I have imported one using DTS GUI no problem how can I mass import the other 399 if possible thankyou for any help