Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag OLE-DB Connection Rss

   Items 1 to 3 of 3   
 

Force installation of 64-bit ACE OLE DB provider

Anyone working with SSIS and Excel probably had the following issue: you are creating an SSIS package using an Excel...  Read more...
By Koen Verbeeck 2013/04/25 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated) |  Discuss |   Briefcase | 1,046 reads

Creating packages in code - OLE-DB Source to Flat File File Destination

This code sample programmatically creates a package with an OLE-DB Source and a Flat File Destination, and the resulting package exports data from SQL Server to a CSV file. The finished package just has the one Data Flow Task shown below.  Read more...
By Additional Articles 2009/02/10 | Source: sqlis.com | Category: integration services (ssis)
Rating: (not yet rated)  Rate this |   Briefcase | 1,974 reads

Creating packages in code - OLE-DB Source to Raw File Destination

This code sample programmatically creates a package with an OLE-DB Source and a Raw File Destination, and the resulting package exports data from SQL Server to a raw file. The finished package just has the one Data Flow Task shown below.  Read more...
By Additional Articles 2009/02/05 | Source: sqlis.com | Category: integration services (ssis)
Rating:  Rate this |   Briefcase | 1,671 reads
   Items 1 to 3 of 3   
 
Tags
integration services (ssis) (2)    
blogs (1)    
flat file connection (1)    
raw file connection (1)