Hello, I have a query question and I am not sure that Access is able to do this or not, but I thought I would ask.
I have three tables in Access that we use to track vehicles in our parking ramp.
Table 1 is a general vehicle information that we search by license plate. When we run the query, the little box pops up and we type in the plate number. If the vehicle is registered, it shows the make, model, color, license plate #, license plate state, and who registered the vehicle with our department (security).
Table 2 is a parking violation table. Again, we search by license plate and it shows how many violations the vehicle has (from zero to many) and what type of violations.
Table 3 is is a temporary parking permit. We search by plate or permit number and we receive our results.
What I would like to do is do one search and we receive on the screen the results from all 3 tabels. So if I ran plate number 123ABC, it shows the vehicle make, model, plate number, license plate state, who registered the vehicle, how many parking violations the vehicle has and any parking permits it has been issued.
Is there a way I can link these three tabels togehter?