Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Best Method to Import to SQL Server › Re: Best Method to Import to SQL Server
November 1, 2006 at 9:54 PM
#16284
Well the fast ways is to by pass BizTalk and import the flat file into BizTalk using SSIS.
If the file is smaller, then using BizTalk would be ok and easy to set up. Plus you have a lot of control over routing and mapping.
Hope this helps.