November 9, 2016 at 5:55 am
Hi,
I created an SSIS package that uses an OLE DB Source - pointed to a DBF file.
Problem is the name of my DBF changes.
The files will always have the same columns.
How do I change my package to accept the different file and table name in the ole db source?
November 9, 2016 at 9:58 am
krypto69 (11/9/2016)
Hi,I created an SSIS package that uses an OLE DB Source - pointed to a DBF file.
Problem is the name of my DBF changes.
The files will always have the same columns.
How do I change my package to accept the different file and table name in the ole db source?
Create a data connection, use the method of your choice (parameter/script task/file system task) to retrieve the file name and plug it into the connection string using an expression.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy