| Thread | Last Post | Replies |
|
| Alter tables via code | 04 Aug 2004 15:48 GMT | 1 |
I need to be able to add a new field to my table and change the data types of certain fields by using code. Any Ideas?
|
| choosing which subform based on option button | 04 Aug 2004 06:33 GMT | 9 |
I have a single database to cover inventory where there are 3 types of inventory and different detail questions to be asked for each, depending on what the type is. I'd like to create a main inventory form for the general info, w/ an option button for each type of item (pieces, ...
|
| Importing Data-Multiple Sources | 04 Aug 2004 01:20 GMT | 6 |
I want to import data from multiple sources. Each source has multiple entries with 6 fields in each entry. Is there an easy way during import to assign the souce to each entry in a 7th field.
|
| dates in a field/column | 03 Aug 2004 23:09 GMT | 1 |
I tried to sort dates in the mm/dd/yyyy format in a column of my table, but the computer is treating my dates as if they are just numbers so the sorting is not quite right. How do I format the date so that it can be properly sorted?
|
| Design help | 03 Aug 2004 22:52 GMT | 3 |
I have to design a table or tables to contain the following type of info: OrgNbr OrgName
|
| Access 2003 | 03 Aug 2004 19:27 GMT | 1 |
I was using Microsoft Office XP Professional and now have upgraded to Microsoft Office 2003 Professional. In Microsoft Access I have a Database
|
| Error message -- "property value is too large" | 03 Aug 2004 19:23 GMT | 5 |
I'm putting a survey into Access and after my last round of updates to a table, when I try to save it I get an error message saying "property value is too large". Does anyone know what this means, or how to get rid of it?
|
| Number formats | 03 Aug 2004 19:18 GMT | 4 |
I am building a database that has a contracts table, which contains various information about our different contracts. I have pay methods fields and description fields, ex. paymethod1, description1, paymethod2,
|
| Question on update table | 03 Aug 2004 12:43 GMT | 1 |
To All How do I "update or replace a table" in the data base with new information without loosing my connection to forms that I have created? ( I am hesitating to use use "append table" because I have added information and new field on the new table. ) What I have done so far, is ...
|
| Combine 2 tables in Access 2000 | 03 Aug 2004 01:01 GMT | 1 |
I have 2 tables that are linked together by a field called MemberID. Table1 has MemberID as the primary field. When I originally designed the database, I split the tables up and now realize that the information shouldn't have been
|
| Limit Number of Records | 02 Aug 2004 21:05 GMT | 3 |
I am trying to limit the number of records allowed in a table. The best solution I have found is to create a DELETE Query that deletes any records that go beyond the specified limit.
|
| My field has disappeared | 02 Aug 2004 18:58 GMT | 6 |
Something has happened to one of the fields in my table. The field "Type" is in my table design. It is in my query, but when you pull up the records for the table the field is not there. Please help.....
|
| Primary key of two fields | 02 Aug 2004 13:22 GMT | 2 |
I have a table that has two fields, the combination of which is unique. Can I make the combination of two fields a primary key? Are there limitations with this? Both fields are wordy at
|
| Import Table | 02 Aug 2004 04:06 GMT | 1 |
Can you import a Microsoft Access table to either the Microsoft Works Spreadsheet or the Works Database? I am planning on creating a database to keep a log of the books in my church library. I have Access 2003 at home and my church has Works 4.5. I want to use Access because you ...
|
| updating a mastertable from two tables? | 02 Aug 2004 00:34 GMT | 1 |
I have two tables: tblCustomOrders (uses and autonumber to create orderID, KI-0000) and tblProgramOrders (uses and autonumber to create orderID, NW-0000). The reason for two tables is that custom orders have a
|