Sign in to add and modify your software
By joining Download.com, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy.
Visual Basic .NET Code Sample: Data Access - Data Entry Form sample demonstrates how to create a data entry form to add, update and delete records from a single table. ADO.NET is used to insert, update and delete records from the Products table in the Northwind database. A ListItem class has been created to store a value and a primary key associated with that value to be used in the combo boxes on the form. This version is the first release on CNET Download.com.