| Thread | Last Post | Replies |
|
| Msohelp.exe error - what does this mean? | 23 Jul 2006 10:40 GMT | 1 |
When I press F1 while I'm using Access 2003, I get the following error: "Microsoft Office Access Help: msohelp.exe - Entry Point Not Found The procedure entry point GetIUMS could not be located in the dynamic link library MSDART.DLL."
|
| Validation part of a date in a table | 23 Jul 2006 01:28 GMT | 2 |
Is there anyway that I can validate that the day part of an expression is the last day of that month? The user can choose any month and year, but I want the day to always be the last day of that month. Any help is appreciated.
|
| Rookie Question about Field Type | 22 Jul 2006 16:08 GMT | 1 |
I am trying to define a field that will accept numbers, with up to 2 places after the decimal. No matter how I define the field, when I enter 4.70, the cell rounds up to 5. I know this is a simple matter, but I'm stuck
|
| .mdb Standard Jet 4 file format | 22 Jul 2006 13:46 GMT | 2 |
I am trying to read the internal stracture of the Ms Access 2000 file format. Where I know this verison this version support the Standard Jet 4 .mdb file format. I want to know more about how table data and other information
|
| Changing relationship | 21 Jul 2006 19:54 GMT | 1 |
I have a simply DB that catches qualitative information about investment funds. My 'master' table has the following fields: FundID (autonumber) ManagerID
|
| ALTER a Colmn data length | 21 Jul 2006 17:31 GMT | 1 |
I am running an asp \ sql and trying to modify a text column mySQL="ALTER TABLE TSSEmplID MODIFY (Note Text(200))" In place of TEXT, I have tried VARCHAR with the same results. I am getting a syntax error : Syntax error in ALTER TABLE statement
|
| Customized ID Nos | 21 Jul 2006 13:54 GMT | 15 |
As you have seen before, I have several tables of contact numbers in my database. For each table, I want to put in a customized ID beginning with the name or short description of the table. For example, the newspaper table would begin with an ID of nwp1, nwp2 and so on for each ...
|
| Delete data in Column | 21 Jul 2006 10:04 GMT | 6 |
In this db someone has typed 'No Post' in around 350 records in the Address column (instead of ticking the 'No Post' option) I've run a query to select where is says 'No Post' and then an update to try and delete but it won't accept nothing in the 'update to' box.
|
| Empoyee Changes Department | 21 Jul 2006 06:29 GMT | 2 |
I have a database/normalization design issue: A client has requested that I desigin a relational database to keep track of jobs, work orders, employees and time cards. The employee table has a field called "deptid" which is a FK of the
|
| blind effect | 21 Jul 2006 06:13 GMT | 1 |
I am filling out an answer sheet for a job and they have stumped me! I was asked about the "blind effect" and how it is achieved. I do not know that answer and now would like to! Please help.
|
| Realtionship issue | 21 Jul 2006 05:00 GMT | 4 |
I have a DB the has serveral realtionships currently in it is need to add one more and I keep getting the error the I do not have delete premissions in 'MySysObjects'. I have opened the DB in exclusive mode, tired compact and repair and have found nothing online. Any help that ...
|
| Option Groups in a Table | 20 Jul 2006 22:19 GMT | 7 |
Is there a way to use an Option Group in a table, instead of creating a form with unbound forms and have to create code to insert the data in the table?
|
| Please critique this table design | 20 Jul 2006 21:58 GMT | 5 |
I have a database containing question-and-answer data for multiple subjects. It's for an electronic flashcard program. I need to keep track of the results (right/wrong) for every user for every question for every subject.
|
| Deleted Records - HELP! | 20 Jul 2006 16:14 GMT | 1 |
I am having a problem in which records seem to "disappear from a table, but only occassionally. Then I noticed KB article # 287756, in which it states if the last record of a table is deleted and the table has an autonumber, the autonumber does not start at the next sequential ...
|
| Naming Two Fields that aren't *Quite* the Same | 20 Jul 2006 08:40 GMT | 2 |
I have two tables ([tblBook] and [tblBook_Ext]) with the same number of fields. One of the tables ([tblBook_Ext]) is updated by an external source. Then I bring these two tables together in a query, join them using their keys ([ISBN]), and compare their fields ([Title], [Author], ...
|