DaveElson
02-24-2005, 04:26 PM
I'm an ex-pat now in the States, working for a small Police Department. I'd like some help completing a pretty basic database of people we have in custody at local jails. All the info in the database is public info.
I have made a start - and I suppose it's almost just a flat database.
I have a number of fields:
Last(name)/First/Location/Date In/Billable?/Other Holds?/Date Out/Notes
The "Location" field is a drop down menu of around 6 jails.
The "Billable" and "Other Holds" fields are check boxes (true/false)
I'm stuck when it comes to making reports - I have borrowed a Sams book and I'm starting it but I don't want to wade through 1000 pages for what may be my only ever database (although it's getting interesting).
Now - for the reports what I want to do is this - create a sort of splash screen with buttons that will let me click on a button to show me the people in the jails. eg
Button 'A' will show everyone ever booked into Jail No 1
Button 'B' will only show those still in custody in Jail 1(ie those with no date out shown) **Very Important**
Button 'C' will show everyone booked into Jail No 2
etc etc
Apologies to anyone who may have seen my cross post in the PC Plus forum, but that seems very very quiet. Any help appreciated on this.
Thanks.
I have made a start - and I suppose it's almost just a flat database.
I have a number of fields:
Last(name)/First/Location/Date In/Billable?/Other Holds?/Date Out/Notes
The "Location" field is a drop down menu of around 6 jails.
The "Billable" and "Other Holds" fields are check boxes (true/false)
I'm stuck when it comes to making reports - I have borrowed a Sams book and I'm starting it but I don't want to wade through 1000 pages for what may be my only ever database (although it's getting interesting).
Now - for the reports what I want to do is this - create a sort of splash screen with buttons that will let me click on a button to show me the people in the jails. eg
Button 'A' will show everyone ever booked into Jail No 1
Button 'B' will only show those still in custody in Jail 1(ie those with no date out shown) **Very Important**
Button 'C' will show everyone booked into Jail No 2
etc etc
Apologies to anyone who may have seen my cross post in the PC Plus forum, but that seems very very quiet. Any help appreciated on this.
Thanks.