| Thread | Last Post | Replies |
|
| Table Design Question | 15 Jun 2004 15:52 GMT | 3 |
I'm trying to find out how I can do the following???? I have a product table that references a lookup to get the ProductParentID,but then I want the database to recognise this and then in the next field ProductChildID which is a
|
| Progamatically link tables | 15 Jun 2004 13:02 GMT | 1 |
Is there a way of linking a table relatively? I want to distribute a FE/BE DB, but I don't know exactly where the folder is going to be put. What I want to do is link the tables in such a way that I can use CurrentProject.Path & "\Data\BackEnd.mdb" and then the table name so that
|
| Converting a table with rows of info into a table with columns | 15 Jun 2004 02:00 GMT | 8 |
Brief background: I have a very large 3rd party dbms (30+Gb) from which I need to extract selected data using an odbc link. Among that data is a table which stores customer contact phone numbers stored as rows. In this way
|
| Mutliple Tables lookup? | 15 Jun 2004 01:07 GMT | 4 |
I played around with the Table Analyzer Wizard. Is there a way to not use the wizard to split the database? I would like to have a few different tables. Employees (EmployeeNumber, FirstName, LastName, Address, City, State, ZipCode, CellNumber, HomeNumber, BirthDate, HireDate, ...
|
| Database -relationship set up | 15 Jun 2004 00:06 GMT | 3 |
I posted earlier on a query that was doubling up the values and it was suggested that the query was somehow linked. So I'm going back to basics and trying to really understand this relationship: I have a table of transcations.....freight invoices main fields are:
|
| can this be done | 14 Jun 2004 23:45 GMT | 1 |
i am using asp and an access database and here's what i'm TRYING to do i have 3 fields in the table (hrs_taken), (date), and (hrs_needed). i also have an update form which updates hrs_taken and date, well anyway i want the value entered in the form that updates hrs_taken to add to ...
|
| Time Field: Sorts incorrectly | 14 Jun 2004 20:46 GMT | 2 |
I have created a table with a field called "Time". The Format is Medium Time with an Input Mask of 09:00\ >LL;0;_ I have created the following records in the table: 8:00:00 AM 8:30:00 AM
|
| Table Design Issue | 14 Jun 2004 18:46 GMT | 1 |
I'm trying to design a database which includes Vendor information, the Area a Vendor Services (list of states or metropolitan ares w/in a state, for large states), and the Region which each area belongs. End users want to be able
|
| Maximum database size | 14 Jun 2004 16:07 GMT | 1 |
Is it still 1Gb for the latest version of Access?
|
| Changing field indexed property from code | 14 Jun 2004 14:21 GMT | 4 |
This question is about changing the indexed property of a linked tabl field from code. I'm using Access 2000 with SP1. What ultimately needs to happen is the index property to change fro "Indexed (Duplicates OK)" to "Indexed (No Duplicates)". I also need t
|
| Replication and Duplication | 13 Jun 2004 11:57 GMT | 2 |
I am currently in the process of trying to create an Access Database Application. The database will be located on a local network and multiple laptops. In thinking over the table structure I found a duplication problem that will cause issues when synchronizing. For most of my ...
|
| Mailing List Table | 13 Jun 2004 11:55 GMT | 1 |
Working on a mailing list table with 10K plus records without any primary keys. Most of the time, have to import from Excel spreadsheets more reocrds. Is there anyway I can control duplication of same names etc. ??? Thanks
 Signature Mike
|
| Auto enter value | 13 Jun 2004 11:50 GMT | 2 |
I have two tables: Table 1 Subject, SubjCode Maths, Ma
|
| assigning values | 13 Jun 2004 11:44 GMT | 2 |
This may be a big question so I thank anyone in advance for any help that they might be able to give. I have built a database for tracking laboratory reagents. I would like to add the ability in the database to track the locations
|
| Functions In Access 2003 | 12 Jun 2004 19:38 GMT | 1 |
I would like to know if MS Access will allow you to use "Functions" like MS Excel to calculate some of the columns in the DB by using data from some of the other columns. For example, I would have a cost per gallon in a "Cost" column and gallons used in the "Gallons Used" column. I ...
|