| Thread | Last Post | Replies |
|
| Import Errors - "Could not find..." | 16 Mar 2006 13:41 GMT | 4 |
I'm trying to import a 625MB, tab-delimited .txt file into Access, but I keep receiving the following error after several minutes of what seem to be noble attempts by Access to render the data: The Microsoft Jet database engine could not find the object ". make
|
| anyone interested in a hotel reservation system | 16 Mar 2006 11:53 GMT | 4 |
Hi Folk Is there anyone out there in a hotel reservation system. I have written one over the last few years and I would like to know if anyone has a similar interest.
|
| MS 2000 Secured Database | 16 Mar 2006 10:28 GMT | 5 |
I have created a secured database which lots of my colleagues use. However when I want to make changes I can't because invariably there is somebody using it. Is there a way of either kicking everybody out or finding out who is
|
| Fresh Copy | 16 Mar 2006 05:47 GMT | 2 |
Fresh Copy ------------------------------------------------------------------------------ -- hi
|
| Acc2003: Best way to persist login data for multi-user app? | 16 Mar 2006 05:32 GMT | 2 |
I'm returning to coding in Access after a break of about 4 years, and designing a multi-user app split between a front end mdb for forms / code etc and a backend mdb for tables. I'm curious about how others persist information such as login IDs etc
|
| alarm | 16 Mar 2006 05:20 GMT | 1 |
Has anyone any suggestions for a reminder so that a user can type in a messages and the time it should go off, like a reminder Im not sure how to set the message to display at the required time thanks
|
| calculating controls not working in reports. | 16 Mar 2006 04:12 GMT | 1 |
I've built a linked database with a series of reports that has a control which contains a field divided by the sum of a subreport field. This calculated control works on my home computer and on a workstation I do design work. It also worked just fine on my client's intranet
|
| Access 2003: The Second Loop is the Faster | 16 Mar 2006 03:26 GMT | 10 |
II first noticed this phenomenon in Access 2003. Simply stated it is: The second loop is faster than the first loop. That is if we test: Not (a Or b) against (Not a) And (Not b)
|
| Compessing an Access database | 16 Mar 2006 02:32 GMT | 12 |
I have read a number of threads on the issue of compressing (compacting) Access data bases programmatically, and have been left confused. We are using Access 2000, and I need code that will programmatically compress an open database. (called "InvoiceManagement.be). Can someone give ...
|
| Auto-number text field | 16 Mar 2006 01:08 GMT | 8 |
I need a auto-number field but with a letter prefix like "P1", "P2" etc. What is the way to achieve this? Is it possible to do this at table level? Thanks Regards
|
| store time and date | 16 Mar 2006 00:58 GMT | 3 |
I have managed to display the current date and time as a label and have them updated by the second on my form. Iv got a time and date field on my form and what I cannot do is record the date and time the record was first saved.
|
| current user | 16 Mar 2006 00:55 GMT | 12 |
I have created a single database that resides on one computer. The database has about 11 users which I have created using the ms access security feature so that each user has to login with their own name and password.
|
| Small Calendar Question | 16 Mar 2006 00:37 GMT | 2 |
I've been using calendar controls in a database used for recording incoming mail but one thing I'm not sure of is how to have the calendar control open with the date set at the current month/date. As it stands, the calendar always opens based on the creation date of the
|
| Opening databases with out MS access | 15 Mar 2006 22:59 GMT | 3 |
I have an Access database file with all the switchboard commands and what I want to do is to try to access the switchboard command without opening microsoft access. Which means i want to access the database without opening access. I am seeing if I can make this file an
|
| dlookup string syntax - need help | 15 Mar 2006 22:37 GMT | 2 |
I thought I had this process pretty well down pat, but I'm getting a syntax error on the following code: *****Code***** 'Check for users - can't get this to work...
|