Link to home
Start Free TrialLog in
Avatar of MoreThanDoubled
MoreThanDoubled

asked on

SSIS Package

Hi All,

I am not too savy with SSIS packages.  I just know the basics.

What i need is to have a package execute a query that will determine if i need to

1. get/capture the file name located in a table. i then will need to delete that data from the table (could be multiple filenames that will need to be captured)

2. and find that filename with a .xml extention in a directory and move it to another directory location renaming the extention of that filename.


i already have a database connection set up
i am using MS VS 2008 / VB Script

can some one help with this?


Thanks,
MTD
ASKER CERTIFIED SOLUTION
Avatar of DcpKing
DcpKing
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of MoreThanDoubled
MoreThanDoubled

ASKER

Thanks,

Your information was very usefull.
The following link also guided me in the right direction.
http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/64014/



Thanks
So you got it to work? Good! Well done!

Mike