BizTalk Server - mapping multiple tables into one

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > December 2004 > mapping multiple tables into one





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author mapping multiple tables into one
Thomas Solbjør

2004-12-20, 5:48 pm

Hi,

Is it possible to get a structure like this:

<page1>
<name />
<address />
</page1>

<page2>
<name />
<address />
<zip />
</page2>


into a single table like this:

<post>
<type />
<name />
<address />
<zip />
</post>


I would also like to manually assign the "type" element with different
values based on what "page" the elemen originates.

Thanks

Thomas Solbjør


SCIINFO

2004-12-23, 2:53 pm

use loop functiod.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com