SQL Adapter and Delete Stored Procedure
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > SQL Adapter and Delete Stored Procedure




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    SQL Adapter and Delete Stored Procedure  
Bryan Freeman


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-30-04 10:49 PM

I would like to use the following stored procedure with the SQL Adapter. I d
on't want to use an updategram for deletes. How do I need to modify it to ge
t the adapter to generate my schema?


CREATE PROCEDURE [dbo].[EPGReports_Delete_ByDataSourceID]
@EPGDataSourceID int
AS
SET NOCOUNT ON

DELETE FROM
[EPGReports]
WHERE
EPGDataSourceID = @EPGDataSourceID
GO

--
Bryan Freeman
Consultant
Ascentium Corp.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:35 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register