Ok, so im a student at 6th form college doing Computing and for our major coursework we need to create a program that allows me to manage a town halls booking system.

Basically I have the form, I have the 'DateTimePicker' and a DBGrid. Basically Id like to be able to choose a date from the DTP and show bookings on that day on the DBGrid. I have the information on an Excel spreadsheet but Ive forgotten how to link the DTP with the DBGrid. I know it's got something to do with a Data Module and an ADOConnection, DataSource and ADO DataSet.

Can someone please please send me in the right direction?

Thanks.
Edit/Delete Message