VB.Net using Visual Studio is a great language to learn. If you like VB.Net you may eventually like C#, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be the code behind an ASP.Net website or web application.
VB.Net and C# (and C++) both accept Database Data Sources, and here, in this tutorial, we do this with an Access Database Data Source whose records are read into a DataGridView .
Hope you enjoy the tutorial.
Of interest for this tutorial is this tutorial.
If this was interesting you may be interested in this too.