From a WebService Dataset to an Internal SQL Server database
- From: "Carlos" <palcar@xxxxxxxxx>
- Date: Tue, 18 Mar 2008 17:51:09 -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: From a WebService Dataset to an Internal SQL Server database
- From: Bob Barrows [MVP]
- Re: From a WebService Dataset to an Internal SQL Server database
- Prev by Date: Fron DataSet to SQL
- Next by Date: Re: From a WebService Dataset to an Internal SQL Server database
- Previous by thread: Fron DataSet to SQL
- Next by thread: Re: From a WebService Dataset to an Internal SQL Server database
- Index(es):
Relevant Pages
|
|