| Thread | Last Post | Replies |
|
| max size of database and max row number to hold | 16 Feb 2004 13:05 GMT | 1 |
I want to know the capacity of access database 97 and 2000. I have an access database which is used for OLAP solution. One of table has over 2 million rows these days and I experience significant degradation in the process
|
| options in table | 16 Feb 2004 10:32 GMT | 4 |
Ignore the first two paragraphs....(I just needed a whinge and my wife doesn't care about such things!) When I started with Access 2.0 this form and that form and normalization didn't exist. I have been told that this is my answer but it all seems like
|
| Help! | 16 Feb 2004 01:56 GMT | 4 |
All I want to create a simple database with three columns containing a name in the 1st column, another name (related to the name in the 1st column) in the 2nd column and a name ID number (again related to the 1st column name) in
|
| Design new table using certain fields from linked table on another network | 16 Feb 2004 01:30 GMT | 3 |
I want to design/automate a new table using certain fields (with different types of data)from several different tables located on another network. Example design of
|
| Table structure for restaurant | 16 Feb 2004 00:26 GMT | 2 |
My friend ask me to help him developing a database for his restaurant and I come up with 3 tables. tblMenu MenuID
|
| How should I structure this table (or tables) | 15 Feb 2004 21:54 GMT | 1 |
I support 8 different online courses. Each new student enrolling on a course sends in a completed Induction questionnaire. I have to respond to these answers with some set responses. Each induction questionaire has 10
|
| Indeterminate Table Relationship | 15 Feb 2004 21:17 GMT | 1 |
I have several tables linked together but some of the relationships are being displayed as 'Indeterminate' in relationships view. What does this mean? How can I get around it? Is it possible to force a relationship such as one-to-one?
|
| LastUpdated Method | 15 Feb 2004 18:17 GMT | 7 |
Access 2002. The LastUpdated method does not appear to be working. I do the following on the table "Facilities" dbs.Execute "DELETE * FROM Facilities;" DoCmd.TransferSpreadsheet acImport,
|
| suggest - me not satisfied ! | 15 Feb 2004 11:14 GMT | 2 |
I have to keep inventory records. i have designed 3 tables: items: item_id, name, qty issued: transaction_id, item_id(FK from items), qty_issued
|
| Creating Extended Family Listing | 15 Feb 2004 08:20 GMT | 1 |
I'm creating a database of my family and extended relatives. I need to keep track of mailing address, phone number, birthdays. Reports need to create. Mailing labels, listing of family
|
| Loop for Table | 14 Feb 2004 22:40 GMT | 1 |
Is it possible to create a loop that will open my linked Microsoft Excel table and insert a column called Full Grant Number that concatenates the pre-existing fields in the table called Full Grant and CAN(Common Account Number).
|
| Compacting Database to reset autonumber | 14 Feb 2004 22:15 GMT | 3 |
I have an application Backend in Access97. Unfortunatly the original administrators and authours used an autonumber field as actual data in the database. The other day someone got into the backend and deleted
|
| 00:00 Time format | 14 Feb 2004 20:20 GMT | 2 |
Have time values generated by server log in terms of minutes & seconds. i.e. 32:15, 45:32. These are values of how long user was logged onto server,
|
| Altering table by code | 14 Feb 2004 19:35 GMT | 9 |
just by interest: if I append a field to a table programmatically, is it possible to change this fields position in the table by code also? i used SQL to append an AutoNumber-field "Key" to an existing table.
|
| Table lookup | 14 Feb 2004 18:16 GMT | 4 |
How do I do the following: I want a Discount table which contains a quantity (or quantity range) and associated discount. For example - Qty Discount
|