473,379 Members | 1,330 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

hatchback cars

3
I need to display query of requested Honda "hatchback" car such as Car Registration number, and the number of times the car has come for servicing.

Thanks for the help
Attached Images
File Type: jpg JaDu1.jpg (54.4 KB, 170 views)
File Type: jpg LcOwX.jpg (41.8 KB, 77 views)
Mar 15 '17 #1

✓ answered by PhilOfWalton

Relationships look fine
I have a slight concern that not knowing where you live and the format of car registrations in your country, there is the possibility of entering the same car registration with and without a space.
e.g. AB08 LXY and AB08LKY. This would appear as 2 separate cars.

If this is a problem, I would use a CarID as the key in the Car Table and the Foreign key in the Service table. Then, when you enter a car number, it can be converted to upper case and no spaces.

I digress.

To answer your problem, build a main form based on cars and customers and a continuous subform based on service details and employees. The LinkMasterField would both be CarID (or the LinkMasterField would be carRegoNo & the LinkChildField would be CarRegistrationNo)

That way you get a full service history for the car.

Phil

4 1024
PhilOfWalton
1,430 Expert 1GB
Please show an image of your relationships with tables showing full length so that all the fields can be seen

Phil
Mar 15 '17 #2
Doc15
3
Here's my relationship table between CAR and SERVCIE
Attached Images
File Type: jpg Capture.jpg (22.4 KB, 73 views)
Mar 19 '17 #3
PhilOfWalton
1,430 Expert 1GB
Relationships look fine
I have a slight concern that not knowing where you live and the format of car registrations in your country, there is the possibility of entering the same car registration with and without a space.
e.g. AB08 LXY and AB08LKY. This would appear as 2 separate cars.

If this is a problem, I would use a CarID as the key in the Car Table and the Foreign key in the Service table. Then, when you enter a car number, it can be converted to upper case and no spaces.

I digress.

To answer your problem, build a main form based on cars and customers and a continuous subform based on service details and employees. The LinkMasterField would both be CarID (or the LinkMasterField would be carRegoNo & the LinkChildField would be CarRegistrationNo)

That way you get a full service history for the car.

Phil
Mar 19 '17 #4
Doc15
3
It's random data only. Thanks for the help
Mar 20 '17 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: mambonumba1 | last post by:
There have been many efforts to innovate automobile design funded by the NHTSA, including the work of the NavLab group at Carnegie Mellon University. Recent efforts include the highly publicized...
21
by: javasomething | last post by:
I need to finish this assignment can someone help me plz. The Car Class The purpose of this assignment is to learn how to write your own class that serves as a template for creating objects....
5
by: David Biscan | last post by:
Hi, I struggle with my project big time... I am creating a database based on a car rental. I am trying to create a query where after entering a specific date, it will list all of the cars that...
1
by: carl edem | last post by:
Imagine a tollbooth at a bridge. Cars passing by the booth are expected to pay a 50 pesewas toll. Mostly they do, but sometimes a car goes by without paying. The tollbooth keeps track of the number...
1
by: depasqualen | last post by:
In this program I am attempting to compute the percentage of cars that exceed the speed limit, I figured out how to create the list of cars, and I made it so the user picks the speed limit, but now...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.