I’m looking for information about how BizTalk (2009/2010) can be integrated with MS Access. Has anyone done MS Access integration with BizTalk and can share some guidance?
well, it depends on the integration pattern that you want to achieve,
for example, if you want to integrate with any MS access database no matter what design/tables it holds, you might end up writting your own WCF LOB adapter (which is not that difficult)
but if you want to integrate with a certain database, you can write ur own wrapper (Class library, Web Service, Or WCF service) using office APIs
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.