BizTalk Server Applications Integration - Using updategrams with SQL Adapter

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > November 2004 > Using updategrams with SQL Adapter





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 Using updategrams with SQL Adapter
Farrukh Hassan

2004-11-02, 7:46 am

I am trying to use SQLAdapter updategram to insert/update
multiple records at the same time. An option is vailable
in updategrams to have multiple records updated within a
single sync (before/after) tag, i.e. to use a
distinguishing attribute updg:id (where updg pointing to
urn:schemas-microsoft-com:xml-updategram). How can I
specify the updategram schema to generate xml with updg:id
with each records.

I tried <xs:attribute updategram:Prefix="updg" name="id"
type="xs:string" />, but the resultant xml doesnt
do "updg.id" rather simply "id". Thus not fullfilling the
purpose.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com