BizTalk Server Orchestration - Clearing database table with SQL updategrams?

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > October 2005 > Clearing database table with SQL updategrams?





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 Clearing database table with SQL updategrams?
Theo

2005-10-12, 6:12 pm

I need to clear a table in the database from within my orchestration,
according to the following sql query:

Delete from Table

Is this achievable with SQL updategrams?

//theo


Marvin Smit

2005-10-12, 6:12 pm

Hi,

i'm not sure you can do that in a updategram (SQL experts, please
assist). But i am sure you can call a Stored Procedure to execute that
functionality.

Hope this helps,

Marvin Smit.

On Wed, 12 Oct 2005 01:41:11 -0700, "Theo"
<Theo@discussions.microsoft.com> wrote:

>I need to clear a table in the database from within my orchestration,
>according to the following sql query:
>
>Delete from Table
>
>Is this achievable with SQL updategrams?
>
>//theo
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com