|
Home > Archive > BizTalk Server > May 2004 > Inserting data into multiple tables
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 |
Inserting data into multiple tables
|
|
|
| Hello
I am trying to insert data into two tables tableA and tableB, but when i try
to generate the Insert schema using the updategram, i am uanble to choose
both the tables at the same time,Is there a way to generate a schema by
choosing both the tables together.
Raj
| |
| Allen Zhang 2004-05-30, 10:46 am |
| Sorry, there is no way to generate a schema for insert updategram on
multiple tables. Workarounds is to generate a schema from one table, then
manually modify the schema to include the other one, or generate two
schemas and manually merge them together.
Thanks
- Allen Zhang (MSFT)
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------[vbcol=seagreen]
try[vbcol=seagreen]
|
|
|
|
|