He is what i am trying to do. I have a sql server 2005 express and im building a program with VB6. I have a form that people use to enter data into the data base. Its entered by the date, and there is a notes field. What i want to do is get the notes for only days that have notes as not all days in a month would have notes. How can i search through by date and retreive only dates with notes? the best easiest way.
eg
fldDate = ...