| Thread | Last Post | Replies |
|
| club membership management template | 22 Aug 2004 16:45 GMT | 2 |
Is there a club membership management template for Access?
|
| Database Splitter | 22 Aug 2004 10:23 GMT | 3 |
I created a database on a corporate server with 20 users, 4 tables, 30 forms (that contains simple code) and 20 queries. Size prior to split is 14 MB. After the split FE is 14MB and BE is 11 MB. Hopefully, I am done with
|
| DAO error | 22 Aug 2004 09:09 GMT | 1 |
The following code worked for a while and now I get an error: Couldn't create; no modify design permission for table or query Any Ideas. Thanks in advance.
|
| Relationship windows | 22 Aug 2004 04:10 GMT | 1 |
When i have multiple table links together, i make the link in the query each time i need it. I have a lot of query with different kind of relationship. They are independant.
|
| Setting up relational integrity with only one of two key fields | 21 Aug 2004 18:52 GMT | 4 |
I'm trying to set up referential integrity between two tables. Here's what I have: Table 1: Primary key is made up of two fields:
|
| Relationship question | 20 Aug 2004 20:23 GMT | 2 |
I have a database that we use to track circuit status, to this point we have been using it as a one to one relationship. Now we need to track what are called "lowers" a circuit can have as many as 24 lower
|
| Date Fields Question | 20 Aug 2004 20:07 GMT | 6 |
I there any way to set a date field to allow incomplete dates? Most of the dates I have would have a format like: 10-25-2004 But sometimes It could be missing information.
|
| How to reduce amount of fields needed? | 20 Aug 2004 19:34 GMT | 1 |
I have a Table and form for the entry of Bus Route costs by route. Now my boss wants to split up the entry by departure city and arrival city. I have this table and form already setup for Departure city (One-to-many)
|
| Problems with access | 20 Aug 2004 18:49 GMT | 1 |
I have a problem With Access, I have 1 combobox and 1 subform and I want to filter the objects in subform due to combo choice, but I didn't know how start id because first my combo have repeated index (such as 1997, 1997, 1997)
|
| Header on a printed table | 20 Aug 2004 16:08 GMT | 1 |
How do you create a header on a table? Thanks in advance SteveR7138@msn.com
|
| Data from Excel to Access | 20 Aug 2004 12:54 GMT | 2 |
My objective of this project is to have my co-workers, who are not familiar with Access, to input data in Excel. Meanwhile I will either establish a link or a macro to transfer data to Access which, at the end will be picked
|
| Design View of Tabbed Screen | 20 Aug 2004 11:03 GMT | 5 |
Am working in an Access tracking program at my office. I have to go through several levels to finally get to the cost information on a tabbed screen behind the main screen. I am able to view the design view of the main screen, but not any of the tabbed screens behind this main ...
|
| large number, store and sort | 20 Aug 2004 08:18 GMT | 3 |
Two types of numbers. First type: I have a 20 digit number that will be scanned into the database and it can store with or without spaces (I am
|
| Truncated entries | 20 Aug 2004 04:21 GMT | 8 |
I have updated a text field with one of a memo field. There are entries that have been truncated. Is there a way to search for all fields with 255 characters? Thank you in advance,
|
| Set Primairykey to ID (also autonumber). | 19 Aug 2004 23:06 GMT | 2 |
Here's the code to create a table "tblTest" and create two fields (ID and Name). I want to set the first field "ID" as Primairykey and also set it as autonumber.
|