Loading FMT and Extract Files into a flat table


hello,

i need load files table.

however, files extract , fmt. extract files have raw data no clumns. fmt files have column name such:

 

2       sqlchar       0          2    "\t"      2       id
3       sqlchar       0          6    "\t"      3       type
4       sqlchar       0          6    "\t"      4       subtype
5       sqlchar       0          6    "\t"      5       formtype
6       sqlchar       0          6    "\t"      6       branch
7       sqlchar       0         10    "\t"      7       lastfmdate
8       sqlchar       0         10    "\t"      8       creationdate
9       sqlchar       0         10    "\t"      9       effectivedate

how 1 use , combine 2 file types load flat table?

thanks

 


kajo

the way "combine" 2 files "manually" defining flat file connection manager per file type.

ssis not load files vary in schema... unless construct package dynamically code using ssis api.  means need create app in c# or vb.net read fmt file , generate package you.


todd mcdermid's blog talk me on


SQL Server  >  SQL Server Integration Services



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........