Hi
Is it possible to use my VB application to run Summary Reports from a Database at a click of a button.
Basically, I have a Database Table with 3 Fields - Date, Task, Duration.
I want my VB application to produce Summary Reports based on the Data in the Table at a click of a button. I want to be able to produce Daily, Weekly and Monthly Reports.
Is this possible? Please let me know if more info is needed.