A simple example of looping through a SQL Reader in VB. Provide a Connection String, a query, and column name parameters to run this yourself. Run It Now!
This example demonstrate a singelton pattern and how it work.
This pattern guaranteed that only one instance of this object will ever be made. Run It Now!