Home Page › Forums › BizTalk 2004 – BizTalk 2010 › can biztalk read data from csv file,tab file,partial data from multiple text files, ssh tunnel and send to sql server DB › Re: can biztalk read data from csv file,tab file,partial data from multiple text files, ssh tunnel and send to sql server DB
January 11, 2010 at 2:13 PM
#24047
My data from multiple CSV files is not in ordered format eg
I have 3 csv files –
File A has 25 fields
File B has 30 fields
File C has 100 fields
and I need to map these files to unified format in biztalk so that data from these 3 files can be imported to sql server database (how can i gdo it
thanks