| Thread | Last Post | Replies |
|
| Maximum Table/File Size on MSDE Dbase | 17 Jun 2004 17:34 GMT | 2 |
What the maximium size MSDE Databse can grow to. I'm currently using MSAccess and know the max is 2gig and I feel I might be better off trying a MSDE database instead for my project. Can anyone help
|
| Currency field in Table | 17 Jun 2004 17:25 GMT | 1 |
I have a table that has a currency field "Amount" which is a calculated field. No matter what I try, it won't round to 2 decimal places. The extra digits are causing my numbers to be off down the line. Does anyone know if
|
| Many data in one Column | 17 Jun 2004 16:58 GMT | 1 |
Hi, Example: In a form, I have Names and Phone number. A name can have 10 Phone numbers and for a phone number, it can have a
|
| Startup and the API | 17 Jun 2004 16:47 GMT | 1 |
Getting around to the time-accounting aspect of my 'project' mobile.mdb, it occured to me to offer these specs to you gracious folks: (I know alot more coding --the macros are baffling so far) --When the .mdb starts, it will write Date to field 'Startup' in tblSometimes? --When the ...
|
| URGENT !!!!!!!!! | 17 Jun 2004 15:01 GMT | 2 |
I'm just finished developing my own database in access 2000, but my problem is that someone can still see my coding i did in visual basic. I have a start-up form does load and then after that the switchboard, but if your
|
| Form inputting | 17 Jun 2004 14:20 GMT | 1 |
I use a form to input data into a table. At the bottom of the form I have it set up to show what record number is being used. The formm has a line that looks like this: Record Number ___ of 38218
|
| relationships | 17 Jun 2004 14:17 GMT | 2 |
I am hoping someone can help me, I am trying to create a relationship in a database and I am having a lot of trouble. I am trying to make is so in my database when I enter information into my assets table, some of the
|
| Macros, coding and design | 17 Jun 2004 13:05 GMT | 1 |
How does one best outfit Access2003 so -- When the .mdb file opens, it writes a =Now() Date to a field in Table? When the .mdb closes, it writes a =Now() Date to a field in Table?
|
| DB design and normalization | 17 Jun 2004 12:55 GMT | 5 |
I am attempting to create a database that will hold a trial balance then use queries to "assign" the accounts to pages and lines on a report (a statutory type of report). For each page, I will need a line number and description, a subline number and description (if applicable) and ...
|
| Convert linked table design to local table | 17 Jun 2004 12:06 GMT | 5 |
I need to make a local table with the same structure as a linked table. All of the methods I have tried (export, import, cut/paste, copy, etc.) all create the new table as another linked table. I am sure there is a simple way
|
| Newbie: multiple values in single field? | 17 Jun 2004 08:45 GMT | 3 |
Hi group, In the database I am developing I have one table listing diseases and another table listing symptoms. One field in the diseases table links to the symptoms table. My problem is that a disease may be associated
|
| unicode compression | 17 Jun 2004 06:53 GMT | 1 |
How do I code in the "Create Table" Statement to turn on unicode compression in Access VBA 2000. I have tried "With Compression" but with no luck. Thanks. Steve
|
| compound indexing? | 17 Jun 2004 06:09 GMT | 1 |
I need to know if it is possible to index a combination of fields in a table. For example: [Date] & [Shift]
|
| Prevent Duplicates | 16 Jun 2004 23:47 GMT | 2 |
The first three Field Names of my tblModules has the following information... BMKey......Autonumber, Indexed (No Duplicates) AddrID......Number, Indexed (Duplicates OK) MonicsID...Number, Indexed No, Has a Lookup Table
|
| Primary Key not sorted | 16 Jun 2004 23:12 GMT | 6 |
I had a Paradox database called Rolodex that I imported into Access. When I did this it asked me if I wanted to create a Primary Key field and I said yes. Access created a Auto Number column and set it up as the Primary
|