How to Retrieve Data
Sunday, May 3, 2009 - 15:37
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

Comments
thanks
It is nice tutorial
hello
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
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.
HIIIIIIIIII
it is very good for bigineer to learn
New Project
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.
data base reader
very nice
database connection really made easy
Thanks for your contribution to the world of programming, your piece of knowledge is of a great worth.
Thanks again.
Pages
Add new comment