J
Josh B.
First, I'd like say I'm sorry if this question has been answered before for a
similar situation.
I"m trying to create a Parking Ticket Databaste for a Corporate Headquarters.
One of the things I would like to do is keep track of those with multiple
offenses and run a report based off a query.
I would like to know if it is possible with what I currently have, and if
so, how do I write the query?
Currently, I'm tracking information in a single table. The primary key is
the ticket number. I also track date, last name, first name, Make, Model,
LP#, Area of Violation, Type of Violation
I guessing I have to use multiple tables, but I have no idea how to run
reports or do queries off of more than one table.
any and all help would be appreciated.
similar situation.
I"m trying to create a Parking Ticket Databaste for a Corporate Headquarters.
One of the things I would like to do is keep track of those with multiple
offenses and run a report based off a query.
I would like to know if it is possible with what I currently have, and if
so, how do I write the query?
Currently, I'm tracking information in a single table. The primary key is
the ticket number. I also track date, last name, first name, Make, Model,
LP#, Area of Violation, Type of Violation
I guessing I have to use multiple tables, but I have no idea how to run
reports or do queries off of more than one table.
any and all help would be appreciated.