I'm an old VB programmer.
We used ini files and hard coded nothing.
So as I'm writing this dts script to import my flat file into sql server, I'm wondering if there is a way to hold all of my paths and passwords in a text file or table somewhere.
I say text file to include some kind of configuration file (ini or xml, or...)
Any and all help would be appreciated.
I never want to reinvent the wheel.
We used ini files and hard coded nothing.
So as I'm writing this dts script to import my flat file into sql server, I'm wondering if there is a way to hold all of my paths and passwords in a text file or table somewhere.
I say text file to include some kind of configuration file (ini or xml, or...)
Any and all help would be appreciated.
I never want to reinvent the wheel.