Write Dataset to SQL
-
Hi, Can anybody please assist me with the following.I have googled but no luck. I receive a dataset from a webservice which contains all data i requested. How can I simply insert all the rows which are in the dataset into SQL database? The dataset contains three tables and the sql database destination has the exact same tables and columns. any help, suggestions or articles will be greatly appreciated.
-
Hi, Can anybody please assist me with the following.I have googled but no luck. I receive a dataset from a webservice which contains all data i requested. How can I simply insert all the rows which are in the dataset into SQL database? The dataset contains three tables and the sql database destination has the exact same tables and columns. any help, suggestions or articles will be greatly appreciated.
http://www.codeproject.com/useritems/GenerateSQL.asp[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Hi, Can anybody please assist me with the following.I have googled but no luck. I receive a dataset from a webservice which contains all data i requested. How can I simply insert all the rows which are in the dataset into SQL database? The dataset contains three tables and the sql database destination has the exact same tables and columns. any help, suggestions or articles will be greatly appreciated.
-
Hi, Can anybody please assist me with the following.I have googled but no luck. I receive a dataset from a webservice which contains all data i requested. How can I simply insert all the rows which are in the dataset into SQL database? The dataset contains three tables and the sql database destination has the exact same tables and columns. any help, suggestions or articles will be greatly appreciated.
Did you search here on codeproject? I'm sure you will find necessary articles.
#region signature my articles #endregion