Browse by Tags

All Tags » SQL Server » BizTalk (RSS)

Interesting stuff coming with the BizTalk Adaper Pack

I really can't wait for the BizTalk Adapter pack. Finally we get a good SQL adapter capable of almost everything. I had concurrency problems in the past cause the Adapter always has a transaction level Serializable. Now with the new SQL Adapter the...
Posted by Patrick Wellink | with no comments
Filed under: , ,

Things you should know about UpdateGrams and the SQL Adapter !!

For lotsa people this won't be too interesting but if you are a BizTalker and have regular interaction with a SQL Server keep on reading. First I wish to thank Richard Seroter who had an excellent post about the SQL adapter.(see here ). (Don't know why...
Posted by Patrick Wellink | with no comments
Filed under: ,

Why Mygeneration Beats the Competition when it comes to codegeneration

The main reason why MyGeneration is an excellent tool (Besides support of the dOOdad architecture) is the ability to add several templates to a project. Below is an example of this. In this project there are four templates needed. Adding a template is...