Hello all,
Having checked out all the possible threads that were presented before I asked my question, I didn't find an answer suitable for VB.net and MySQL. Most dealt with Android and PHP.
So I'm trying to run a query against a date field in a table within my MySQL database that finds all the records with a date value that's X number of days from today. How would I do this?
I using VS2010 and MySQL - in case I didn't already mention that. Thanks.
//Kismet