Web Service Dataset to a Internal SQL Server
- From: "Carlos" <palcar@xxxxxxxxx>
- Date: Tue, 18 Mar 2008 17:50:06 -0400
I have a web service that pass me a DataSet, I get all data correctly, I can even load it on a DataGridView, buyt I want to pass tha dataset to a Internal SQL Server, exact data structure , with no modification. What is the best wat you pass the Dataset to a table on the Internal SQL Server?
Any online Examples ? I did not dinf a good one in google. in C#
thanks
.
- Follow-Ups:
- Re: Web Service Dataset to a Internal SQL Server
- From: Christopher Van Kirk
- Re: Web Service Dataset to a Internal SQL Server
- Prev by Date: Re: Finding a resource leak, is it the background thread or something else?
- Next by Date: Re: creating ExecuteQuery method
- Previous by thread: how to handle multiple-message-in-same data-buffer (async programming)
- Next by thread: Re: Web Service Dataset to a Internal SQL Server
- Index(es):
Relevant Pages
|