Using a stored proc to insert data...
- From: Weekes <Weekes@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 3 Aug 2005 11:40:21 -0700
Hi. I'm having a good deal of difficulty setting up what should be a simple
insert command to a SQL server table. I read in a set of records from a flat
file (which I've tested and this part works fine). I then need to simply
insert these records into a table. What are the basic steps I need to
complete to send this XML data to my stored proc so that it can update the
table? How/where do I reference the stored proc? Thanks for any help you can
give me.
.
- Follow-Ups:
- Re: Using a stored proc to insert data...
- From: s_v_krishnan
- Re: Using a stored proc to insert data...
- From: Dano
- Re: Using a stored proc to insert data...
- Prev by Date: RE: new to biztalk
- Next by Date: How can I read in XML Data from a webpage?
- Previous by thread: SMTP Adapter attachment name
- Next by thread: Re: Using a stored proc to insert data...
- Index(es):
Relevant Pages
|