TextBox Control Using Data Readers and ExecuteNonQuery

This tutorial is part of Database Programming Made Easy Series.

TextBox Control

In this tutorial you'll learn how to retrieve and save data back to the database using Data Readers and ExecuteNonQuery.

Microsoft Access database and Microsoft SQL Server sample is provided.

Previous: How to Retrieve and Save Data using TextBox Control

Next: Using Datasets and Data Adapters

Comments

Submitted byAnonymous (not verified)on Tue, 03/09/2010 - 14:07

i download your code and it works but it doesnt add or insert new data from the text boxes it only updates the record.. hope you can send me codes for adding/inserting new record...ty im kenlty from the Philippines
Submitted byAnonymous (not verified)on Tue, 08/17/2010 - 14:39

can you make an example using MySQL as your back end database
Submitted byAnonymous (not verified)on Fri, 09/03/2010 - 19:32

it say's that "The imported project "c:/microsoft.visualbasic.targets" not found". What does this mean sir?

Add new comment