Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSIS Flat File Connector

Status
Not open for further replies.

sirragu

IS-IT--Management
Jan 7, 2005
12
US
I would like to build a flat file connector programatically. It is so tedious entering manually. is there a way to do this? What format is it in? What is the name? Where is it stored?

Thanks in advance!
 
Connection objects are stored within the actual dtsx file. You can create a .NET script object to setup the connection object.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top