Click here to Skip to main content
15,891,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi everyone,

I have many dataset which are return from my Web Service and I want to save these dataset to another database.

I focused on SqlBulkCopy but I didn't understand that how can I do it :(

Any idea??

Thank you.
Posted

1 solution

What problem did you face with SQLBulkCopy?
Have a look at this article.[^]
 
Share this answer
 
Comments
Sandeep Mewara 1-Oct-10 12:03pm    
Comment from OP:
Thanks for your reply. It seems a solution.I'll try.

By the way, is there another way to do that ? Suggestion ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900