Hello,
I am starting on a project to syncronize some data from 2 different mssql databases that have different schemas and field types.
In the past my company has been doing this with sql jobs and stored procedures or triggers. There are several problems with this method.
From all of the microsoft documentation that I have been reading it seems that biztalk would be a good solution for these integrations.
I need to have a demo implementation up and working in 1 weeks. All the demo needs to do is syncronize about 5 fields between 2 databases. Do you guys think this is possible to do in that time frame considering I have no knowledge of biztalk at all. I am very well versed in .net and sql. I am going to need sometype of database initiation of the transactions that biztalk performs. Can you start biztalk transactions from triggers or stored procedures?
What information should I be looking at to do this implementation? I keep looking at biztalk white papers that have tons of information that isn't really pertinant to what I am trying to accomplish. Has anyone seen a sort of step by step guide to database integration with biztalk?
I am starting on a project to syncronize some data from 2 different mssql databases that have different schemas and field types.
In the past my company has been doing this with sql jobs and stored procedures or triggers. There are several problems with this method.
From all of the microsoft documentation that I have been reading it seems that biztalk would be a good solution for these integrations.
I need to have a demo implementation up and working in 1 weeks. All the demo needs to do is syncronize about 5 fields between 2 databases. Do you guys think this is possible to do in that time frame considering I have no knowledge of biztalk at all. I am very well versed in .net and sql. I am going to need sometype of database initiation of the transactions that biztalk performs. Can you start biztalk transactions from triggers or stored procedures?
What information should I be looking at to do this implementation? I keep looking at biztalk white papers that have tons of information that isn't really pertinant to what I am trying to accomplish. Has anyone seen a sort of step by step guide to database integration with biztalk?