In VB I have attached my program to a Database and created a table to view a set query.
When I run the program as a test, it runs the query, but then when the data in the SQL DB changes my table displays the old information.
How do I get my script to auto run either constantly or every 10 seconds say?