Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Help Needed With Database (Access 2000)

I have constructed a seven table database for dealing with holiday cottages.

The seven tables are:

Bookings
Cottages
Customers
Ratings
Owners
Regions
Sales Reps

I have created the 7 tables and created the primary keys (BookingID,CottageID,CustomerID,RatingsID,OwnersID ,RegionsID,RepID)

The ratings table because cottages come under different ratings (Family, Sporting etc..).

I need to create a form which

*Adds a new booking, and also adds the new customers details
*Checks the avalibility of the cottage for the chosen week
*allows the user to choose a rating from a combo box, which then filters the cottages availible for selection in that category.

If anyone could help me with this I would be very grateful, I have emailed my lecturer but he is not replying and the assignment needs to be in on the 12th!
[906 byte] By [DCXtreme] at [2007-11-11 7:40:29]
# 1 Re: Help Needed With Database (Access 2000)
Are you using Access or VB to create the form? What problem(s) are you having?

As a rule, we won't write code for a class assignment, but we will try to help you if you tell us what specific problem you're having.
Phil Weber at 2007-11-11 17:26:41 >