开发者

Simple way to add data from DataTable object to Oracle table

开发者 https://www.devze.com 2023-03-19 09:50 出处:网络
I need a very simple wa开发者_高级运维y to insert data(Rows or cells) from DataTable object to Oracle table.

I need a very simple wa开发者_高级运维y to insert data(Rows or cells) from DataTable object to Oracle table. I'm using c#. In VS2010 i create DataSet and DataAdapter to the table i need to insert in.

0

精彩评论

暂无评论...
验证码 换一张
取 消