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 Orchestration > Stored procedure




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

    Stored procedure  
mm


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


 
06-02-06 12:16 PM

What is the easiest way to run a storedprocedure.
the only thing the stored procedure should do is to truncate the table it is
inserting data into.
It should just run that procedure. stp_truncate.

mm







[ Post a follow-up to this message ]



    Re: Stored procedure  
Dick Dijkstra


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


 
06-02-06 12:16 PM

mm,

Open query analyzer (isqlw.exe) and type exec <sp name>.

Dick Dijkstra


mm wrote:
> What is the easiest way to run a storedprocedure.
> the only thing the stored procedure should do is to truncate the table it 
is
> inserting data into.
> It should just run that procedure. stp_truncate.
>
> mm






[ Post a follow-up to this message ]



    Re: Stored procedure  
mm


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


 
06-02-06 12:16 PM

thanks for answer but, i was looking for the simplest way inside an
orchestration, i dont need to receive or send any parameters.
"Dick Dijkstra" <dickdijkstra@hotmail.com> wrote in message
news:1149236463.294577.225420@f6g2000cwb.googlegroups.com...
> mm,
>
> Open query analyzer (isqlw.exe) and type exec <sp name>.
>
> Dick Dijkstra
>
>
> mm wrote: 
>







[ Post a follow-up to this message ]



    Re: Stored procedure  
amit chaudhary


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


 
06-05-06 12:23 PM

Hi MM,

you can execute sp by help of sql adapter in orchestration.
do not need to do much, there is wizard available which can
be used to gererate schema and orestration.
Add a generate item in your biztalk project, a wizard will be
open,you just need to follow this wizard. it will create schema and
orgestration in project. that wizard will also create logical port for
sql adapter.

artical is also avilable on microsoft site.
go on microsoft site and search for "working with sql adapter in
biztalk server".
i supposed,it will help you veru much.

by!!!!!!!!!!!!






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:16 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