Hi Guys,

I have a database question.

I have a table containing 1 field which lists a sequence of times (eg. 0400, 0500, 0600).

I have a second table which has a field of sponsors and a time listing.

In my asp I plan to have the 1st colomn listing the times and the second colomn containing a sponsor (if there is a sponsor). How would I do this?.. I know how to do the lists seperatly.. but not list the times and if the time matches one in my sponsor table it displays the sponsor.

Thanks for your help, it is much appreciated
Renee