Share Your Source Code or Article

Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.

Submit now...

Database Programming Made Easy

This tutorial will teach you step by step on how to connect and manipulate database. If you'd like to suggest a tutorial please write a comment at the bottom of this article.

Read more...

Hire Us to Do Your Work

Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.

Read more...

Search

TextBox Control Using Data Readers and ExecuteNonQuery
admin's picture


0
Your rating: None
Language: 

This tutorial is part of Database Programming Made Easy Series.

How to Retrieve and Save Data using 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


Download Code



error in opening your program

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

how to delete values in C#.net

please send me the value

thank you

help..

can you make an example using MySQL as your back end database

adding/inserting record

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

How to Retrieve and Save Data using TextBox Control

If the Search Customer ID have duplication. How do i retrieve the data using TextBox control? Please advice.
Thanks

admin's picture

re: How to Retrieve and Save Data using TextBox Control

I will create a tutorial on this in the coming day.

pls send me how to add, delete, update record

pls send me how to add, delete, update record using executenonquery im using ms sql lan based the example you post is for updating and searching record because of the UPDATE command in it.. here is my email kentlytears@yahoo.com

Post new comment

  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <java>, <java5>, <javascript>, <mysql>, <php>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • You may use [inline:xx] tags to display uploaded files or images inline.
  • Links to specified hosts will have a rel="nofollow" added to them.

  • You may insert videos with [video:URL]

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.

Step by Step Java Tutorial

In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.

Read more...

Do You Have Question?

Do you have any question related to computer programming? Visit our forum and post new topic on the category you like. Be gentle when asking a question.

Ask now...

Point of Sale

Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.

Read more...