| Thread | Last Post | Replies |
|
| Relationships disapear | 30 Oct 2006 11:02 GMT | 1 |
I have a large DB spread over 26 agencies which seems to be working well with the exception of relationships disappearing without anyone actually deleting them. I know they cannot be deleted because only I as the DB administrator can get into the back ground it is locked to every ...
|
| Lock files not releasing | 29 Oct 2006 12:34 GMT | 4 |
I hope I have the right group for this question. I have a Access 2000 split, secured DB that refuses to let me into a table in design mode. Upon opening the back end in exclusive mode, I get the error message: "You can't open 'G:\ITS\ITS_BE.mdb' for exclusive use because another ...
|
| Word Document Formating | 27 Oct 2006 18:37 GMT | 3 |
I'm generating a Word document from Access based on selections in an Access form. I have two questions: 1. How do I go to the next line in the header of Word. I can place text in the header but can't go to the next line. Here's the code i'm using:
|
| Record locking in Access 2003/ODBC/SQL Server | 27 Oct 2006 06:26 GMT | 1 |
(I tried this question in a different group without success. Maybe this is the right neighborhood.) Dear Group, I have a multiuser Access 2003 MDB database connected to an ODBC
|
| 2002 format vs 2000 | 26 Oct 2006 15:27 GMT | 1 |
I have a dotnet app that uses Access as the database. The database can be used by multiple users of the program. Currently the database is in Access 2000 format. I'm wondering if converting the database to 2002-2003 format would make it less suceptible to corruption or ...
|
| please HELP: which are * the most used * the URL of SERVERS-MULTI-Acess to Flight Simulator-MS ? | 23 Oct 2006 11:59 GMT | 1 |
please HELP: which are * the most used/eficients * the URL of SERVERS-MULTI-Acess ONLINE, to Flight Simulator-MS ?
|
| Access Causes Break in Remote Desktop Connection | 20 Oct 2006 10:22 GMT | 3 |
I have developed and maintain an Access 2000 multi-user app for a client. A copy of the app, both front- and back-end, is kept on the client's server. So to maintain the app, I connect to the client's server via Contivity VPN (client's mandate) and Remote Desktop (using XP Pro).
|
| Exclusive use for design changes? | 19 Oct 2006 23:46 GMT | 2 |
At first I thought the ldb file was just not releasing, but I've managed to get everyone out of the DB, delete the ldb so I can have exclusive use and make some table design changes. But I am very confused by this because I've been adding, changing and deleting tables in the back ...
|
| database maintenance | 14 Oct 2006 14:32 GMT | 4 |
I've got an Access 2000 database that several users access through a network. The problem I've got is that I can't amend certain database objects while other people are using the database. Generally these objects are all forms, reports, Macros table designs and VB code. It's very ...
|
| Help? | 13 Oct 2006 09:19 GMT | 13 |
C'mon, I'm sure this isn't that hard! :D Dustin
|
| allowing multi user access 2003 database | 13 Oct 2006 01:09 GMT | 6 |
I have recently designed a simple access 2003 database which i would like other people to have access to and also for them to make changes. I was just wondering what security requirements and data integrity issues i need to cover before allowing multi user access. How do i avoid ...
|
| Logging users | 11 Oct 2006 18:51 GMT | 2 |
I have a database which is accessed by several workstations across our network and I'd like to record certain events that happen on it. Rather than depending on a user entering his/her initials or name through a login screen is there a way of extrapolate the computer name or IP ...
|
| Scripting Access | 08 Oct 2006 17:36 GMT | 3 |
I have the following script: dim accessApp set accessApp = createObject("Access.Application") accessApp.OpenCurrentDataBase("H:\My Documents\Access\Medical\Medical
|
| Linked Table Basic Questions | 03 Oct 2006 21:19 GMT | 2 |
I’ve developed a database using 2000 Access. I have a FE for local computers and two BE mdbs (one for data and one for reference material) on the network. I’ve linked the tables to the FE with the New Table Wizard. When the FE opens I declare a DAO.database in a global module as ...
|
| Will my script still run? | 02 Oct 2006 18:19 GMT | 3 |
With the help of others, I made a script that runs on the Windows Task Scheduler at 12:00 AM. This script opens an Access application to do a very resource intensive query, thus running it at 12:00 AM. This script works really well. My question is what if someone else is logged ...
|