http://www.codeproject.com/cs/database/relationaladonet.asp
Inserting relational data using DataSet and DataAdapter
By Mauricio Ritter
This article describes the process of inserting data in a DataSet and then submitting this changes to the database. It targets the issue when having IDENTITY/AutoNumber columns in the database.
本文介绍了如何利用DataSet与DataAdapter将数据插入到包含自动编号字段的数据库中,并将更改提交回数据库的过程。
1431

被折叠的 条评论
为什么被折叠?



