| Thread | Last Post | Replies |
|
| Signatures | 10 Aug 2005 21:02 GMT | 2 |
I am in charge of some stores in my school and it is my responsibility to make sure that all items are accountable at all times. Before now, we have used a book which the user signs to acknowledge that they have taken the item out, and then I have to sign when the item is ...
|
| Relation Ships with Dates | 10 Aug 2005 17:22 GMT | 2 |
I am trying to create a training data base. My tables include one for employees, one for departments, one for training subject. I need to be able to tell when each employee was last trained in a particular subject, What subjects are required for employees in which departments, ...
|
| Does anyone have a lab space booking planner?? | 10 Aug 2005 15:05 GMT | 1 |
I need to generate a lab booking scheme that will enable students and staff to book bench space for their work in a variety of laboratories. Doe anyone have such a planner as the Access reservations template does not allow people to book the same room at the same time!!!
|
| Documenter Problems!? | 10 Aug 2005 02:43 GMT | 12 |
This appeared to be the best place for this question as it has to do with wanting to represent my table layouts. I am an access 97 guy, just upgraded to 2003 for a project, have created some tables and now want to use "Documenter" to create docs on the details of
|
| Preventing duplicate updates | 09 Aug 2005 23:16 GMT | 1 |
I have a system that allows reporting from imported data. I keep a track of what has been imported via a table called tblImportLog. The data itself goes into tblImportData - this table has no possible unique key. When a report is requested, I look in the log to see if the needed ...
|
| Combining Tables | 09 Aug 2005 20:42 GMT | 1 |
I am looking to combine multiple tables into one table that eliminates duplicates.
|
| Checkboxes & lots of them | 09 Aug 2005 15:59 GMT | 1 |
I am creating a database which will be used as a backend to an internal website. One of the table will hold data that our customers will fill in. This is more like a questionarrie and about 6-7 questions are multiple choice i.e.
|
| Delete table relationships? | 09 Aug 2005 08:51 GMT | 2 |
Is there a way to determine a table relationship, gather information about the relationship in order to recreate it later. I'm appending data to some tables, so I would like to drop the existing relationships, do the append and then re create the relationships after. Can anyone ...
|
| Problem with Combo box in subform | 09 Aug 2005 05:00 GMT | 6 |
I have a database to track all employee applicants. There are three tables. tbl #1 "Employee Applicants" : fields: (1) ApplicantID - Autonumber (2) Name - Text tbl #2 "Job Skills Categories"
|
| Combo Box Design Tradeoffs | 09 Aug 2005 04:40 GMT | 4 |
I'm trying to understand basic design tradeoffs when using combo boxes. Can anyone please tell me the pros/cons of: 1) defining a combo box in a table as a Display Control, rather than as a bound control during form design?
|
| Design Problem (Re-Post) | 08 Aug 2005 21:31 GMT | 1 |
I posted this question earlier but it is not very well thought out. I am trying to figure out a normalization problem with some table in my database. Then main table in my database is tblCase_File there is a unique ID for each
|
| Table Design | 08 Aug 2005 21:28 GMT | 1 |
I have a Case File management db. There can be multiple clients in each case file. Each case file has a primary contact. Each client also can have separate addresses and address history. It is possible that the Primary Contact is not a client.
|
| Table and Form Design Recommendations | 08 Aug 2005 20:15 GMT | 5 |
I am looking for advice on table and form design as they relate to database performance. I have a Main table with 48 fields. To organize my data better and to reduce the number of fields in the Main table, I created a Provider table (16
|
| Outer Joins | 08 Aug 2005 18:55 GMT | 2 |
Is it possible to create a Double outter join in Access? If so, what would be the easiest way to do so and what version of Access would i have to be running? Thank you in advance,
|
| Convert Field to four digits | 08 Aug 2005 18:22 GMT | 3 |
I'm dealing with a problem and need the easiest solution as possible. I have several tables which have one field in common, let's call it ProductCode, which is set as "Text" since it use alphanumeric data. The data for the tables is obtained and pasted from Excel, but, when a code ...
|