Tag Archives: connection string

Get ConnectionString from Connection manager – SSIS


Connection string building is vital task for programmer to connect to a database server in Script Task. of course, there is a website that has pre-defined connection strings for all database servers. You can browse connectionStrings here. But, In this … Continue reading

Posted in SSIS | Tagged , , , , | Leave a comment