Loading

How to Retrieve Data

Submitted by: 


This tutorial is part of Database Programming Made Easy Series.

Retrieving data in Visual Basic .NET is now become easy compare to VB 6.0. In VB .NET you will have the privileged of modifying a data in offline mode.

The purpose for this is to eliminate for resources from the server. If you are thinking about concurrency, then you don’t have to worry because it is the work of Data Adapter to resolve problem with multiple users accessing the same row(s).

In this topic there are two kinds of ways in order to retrieve data. Those are Data Readers, Dataset and Data Adapters.

Previous: Making database connection

Next: How to Retrieve Data Using Data Reader




Comments

It is nice tutorial

hi sir....im new here...i just want to ask for tutorials on Visual basic 6.0...where can i download a full set of tutorials??? i have a little knowledge only on visual basic but i want to learn more...tnx...

I suggest a step by step tutorial for beginners (chapter by chapter). not just giving the code. If this happens high 5 to this site. Anyway this site is helpful but only for those who had background on programming. But nevertheless good job admins.

it is very good for bigineer to learn

I suggest a step by step tutorial for beginners (chapter by chapter). not just giving the code. If this happens high 5 to this site. Anyway this site is helpful but only for those who had background on programming. But nevertheless good job admins.

very nice

Thanks for your contribution to the world of programming, your piece of knowledge is of a great worth.
Thanks again.

Pages

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.