Doing a delete with an update via SC

Sorry to send this out twice It wasnÂ’t showing up in my inbox so I sent it
out again.

~Charlie
________________________________________
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Charlie Wilson
Sent: Thursday, February 26, 2009 5:38 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Doing a delete with an update via SC

I need to delete a record via service connect but the problem is the trace
seems to show that it is using the update method to do the delete. How is
this done in SC?

~Charlie
I need to delete a record via service connect but the problem is the trace
seems to show that it is using the update method to do the delete. How is
this done in SC?



~Charlie





[Non-text portions of this message have been removed]
Spell out DELETE for the RowMod value

--- In vantage@yahoogroups.com, "Charlie Wilson" <foamdesigncsw@...>
wrote:
>
> I need to delete a record via service connect but the problem is
the trace
> seems to show that it is using the update method to do the delete.
How is
> this done in SC?
>
>
>
> ~Charlie
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
I need to delete a record via service connect but the problem is the trace
seems to show that it is using the update method to do the delete. How is
this done in SC?


~Charlie
Thank you, Maybe you can help me with this one now.

IÂ’m attempting to modify two separate records in one table one right after
another. How do specify which row gets whats modification? Right now I have
it setup so it runs a get dataset then a conversion and then an update then
a conversion then an update. This however seems to applying the second set
of changes to the first record in the set and not the second one.

Any ideas?

~Charlie
________________________________________
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
bw2868bond
Sent: Thursday, February 26, 2009 5:37 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Doing a delete with an update via SC

Spell out DELETE for the RowMod value

--- In vantage@yahoogroups.com, "Charlie Wilson" <foamdesigncsw@...>
wrote:
>
> I need to delete a record via service connect but the problem is
the trace
> seems to show that it is using the update method to do the delete.
How is
> this done in SC?
>
>
>
> ~Charlie
>
>
>
>
>
> [Non-text portions of this message have been removed]
>