| Thread | Last Post | Replies |
|
| Sub Datasheet problem | 27 Aug 2005 06:51 GMT | 1 |
I adding vehicle maintenance records into my database. I have created a table for each maintenance record call Invoice. it contains an index,vehicle id, date, mileage, provider, etc. Then I created another table for the details of the maintenance. It contains the catagory of ...
|
| Limit table to 1 record | 26 Aug 2005 16:02 GMT | 3 |
I have a database that includes a "settings" table. The settings table should only have 1 record. I have tried to design the form used to enter the settings to not allow the user to create additional records but it sometimes occurs. One such way to "accidentally" add a record ...
|
| What is the reason for splitting a database? | 26 Aug 2005 13:18 GMT | 4 |
I have been having a few problems with a database the past few weeks. I have about 12 users in this database on a daily basis. I have a table with 11000 records, and an associated table with 23000 records that has an associated table with 6000 records. I am wondering if the ...
|
| Linked Table Record Count correct? | 26 Aug 2005 06:45 GMT | 5 |
I've been learning about linked tables ( splitting my mdb's to front & back end) and I remember reading some place that the record count property always comes out -1. I'm not sure if they meant actualcount -1 or the value -1. I use recordcount in decision making a couple of ...
|
| Message box colors | 26 Aug 2005 05:26 GMT | 1 |
How can I change the background colors or fonts in a Access message box?
|
| changing the background color of a spreadsheet | 25 Aug 2005 20:15 GMT | 2 |
I am completely new to Excel and have created a spreadsheet which background should have no fill. Unfortunately, part of the spreadsheet has a gray tone and the other no fill...Please help. I've tried changing the entire spreadsheet to no fill
|
| Inventory database | 25 Aug 2005 20:04 GMT | 2 |
I am setting up an Inventory database where I want to post and track invoices that come from a company with multiple products. I will also need to do weekly inventories that will keep track of begining inventory, purchases and ending inventory then caculate those usages based on ...
|
| design question | 25 Aug 2005 20:02 GMT | 2 |
Hey all, i think i understand the concept of an invoice and invoice details table ok but how do the payments and/or receipts fit into the design. is there usually a payments table and receipt table all tied together by an
|
| Many to Many to Many | 25 Aug 2005 17:00 GMT | 7 |
I have 3 tables which are in a many-many-many relationship: tblMSDSs - a table of Material Safety Data Sheets which describe the chemicals in a compound tblSuppliers - a table of manufactureres of a product containing compounds
|
| Should an order details table have autonumber field orderdetailsID? | 25 Aug 2005 13:53 GMT | 2 |
I have tblOrder with the fields OrderID, OrderDate & CustomerID. I have just made tblOrderDetails with the fields OrderDetailsID, OrderID, ItemNo, Quantity. My question is do I need the OrderDetailsID (autonumber) field? are there any advantages to it?
|
| Adding record to multiple tbls usin one form | 25 Aug 2005 09:41 GMT | 5 |
I need to make a form for adding record to multiple tables. I used table relationship but I'm not getting it right I think.. plz can somebody help me with the tbl structure and tbl relationship? Should I be making a query? + Reservations
|
| Spouses with different last names in mailing list | 25 Aug 2005 06:08 GMT | 3 |
Is there a standard way to handle spouses with different last names in a mailing list database? Right now all names are in one table, with FirstName and LastName fields, and the kludge solution is to have (for example) "Jane Smith and John" in the
|
| Table of Field Names and associated mnemonics | 25 Aug 2005 05:41 GMT | 8 |
Apologies if previously asked; I have looked, but not found a (probably obvious) solution: Problem: I want to set up a table in a database which lists all the fields in the database so I can map them to a mnemonic, category code, etc. For
|
| Linked Table Record Count correct? | 25 Aug 2005 05:10 GMT | 1 |
 Signature Gil
|
| Data Normalization | 25 Aug 2005 03:14 GMT | 7 |
I am having difficulty with normalizing data. I am creating a client call center database. Currently, when a call comes in from a Client Contact, the users enter information regarding the Member’s issue on a data entry form. The users can resolve certain issues themselves, but ...
|