Answered
Table I'm building
I am creating a "Class" table to hold training class
information for my company. Some classes are held on a single date.
Others are held on multiple dates like 5/12 - 5/16. Some are held
over a two week time frame. All are held on business days, no
weekend dates. How should I record this? At first I thought about
putting in fields labeled Date1, Date2, etc but then I had second
thoughts that might not be the best way. Can anyone give me some
advice on this? I am using CF8 and SQL Server 2000.
The fields that I have in my "Class" table thus far are:
ClassID
VendorID
InstructorID
...
Thanks very much.
The fields that I have in my "Class" table thus far are:
ClassID
VendorID
InstructorID
...
Thanks very much.
