BizTalk Blog by Chris Han

System Design for Enterprise Agility,

  Home  |   Contact  |   Syndication    |   Login
  68 Posts | 9 Stories | 173 Comments | 79 Trackbacks

News

Article Categories

Archives

Post Categories

Image Galleries

BizTalk Bloggers

BizTalk on MSDN

Patterns & Architecture

SharePoint

September 2005 Entries

David Marconnet gives out a simple but very useful tip when dealing with SQL adapter. I have to quote it here cause I need it all the time: 1. Use “add generated items” instead of trying to create the schema and ports yourself2. Make sure your SQL in the procedure ends with “for xml auto, xmldata” BEFORE you add generated items. Then remove the “, xmldata” part when you have your orchestration running.3. Make sure in the adapter properties of your send port that...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Suddenly forget what's difference between distinguished field property field Lucky to get Stephen W. Thomas' blog as a quick reference: http://geekswithblogs.net/s
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Just find this answer off Darren's blog when I have this problem with Request.ApplicationPath. http://weblogs.asp.net/dnei...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati