Len Boorman
Back in gainfull employme
- Local time
- Today, 17:32
- Joined
- Mar 23, 2000
- Messages
- 1,930
I have two databases
Database 1.
All forms, tables etc contained within the database. i.e. a single mdb file
Database 2
Exactly as Database 1 except that tables are contained within a separate back end
The forms etc in Database 1 were imported from Database 2
The tables in Database 1 were imported from the back end used by Database 2
Start routine is precisely the same in both databases.
In summary the only difference is that Database 1 has included tables so that I am able to test changes without risking data changes to the primary application Database 2
The problem
When I open database 2 I receive the following error message
Cannot find the file 'G:\Len Boorman\NPI V3\LJB_NPI_V3_User_Interface_Linked_Tables.mdb' (or one of its components). Make sure the path and filename are correct and that all required libraries are available.
I do not receive the message when opening database 1
I am using WYSE thin client that goes to a Citrix server.
Database 1 and front end Database 2 reside in the same folder
The repository database resides in a different folder but on the same server.
Table links are fully specified i.e. \\data\auto_public\New product Introduction\etc.
The G:\Len Boorman in full spec would be \\data\auto_public\Len Boorman..
Since we use thin clients main applications are also served. Sometimes we get Access 2000 and sometimes 2003. All databases developed in 2000 so I expect no difficulties running 2000 in 2003 environment.
The databases above are used by myself only but there is an additional User interface that is actually used by the company. This uses the same linked tables as described above and the User Interface resides in a folder as the data repository. This interface generates the same error message.
Bit of along explanation but tried to give a full picture.
I would appreciate any suggestions as to why the error message is generated and how to resolve. It definately appears associated with the linked table situation.
Thanks
Len
I have a suspicion that the problem is network based.
Database 1.
All forms, tables etc contained within the database. i.e. a single mdb file
Database 2
Exactly as Database 1 except that tables are contained within a separate back end
The forms etc in Database 1 were imported from Database 2
The tables in Database 1 were imported from the back end used by Database 2
Start routine is precisely the same in both databases.
In summary the only difference is that Database 1 has included tables so that I am able to test changes without risking data changes to the primary application Database 2
The problem
When I open database 2 I receive the following error message
Cannot find the file 'G:\Len Boorman\NPI V3\LJB_NPI_V3_User_Interface_Linked_Tables.mdb' (or one of its components). Make sure the path and filename are correct and that all required libraries are available.
I do not receive the message when opening database 1
I am using WYSE thin client that goes to a Citrix server.
Database 1 and front end Database 2 reside in the same folder
The repository database resides in a different folder but on the same server.
Table links are fully specified i.e. \\data\auto_public\New product Introduction\etc.
The G:\Len Boorman in full spec would be \\data\auto_public\Len Boorman..
Since we use thin clients main applications are also served. Sometimes we get Access 2000 and sometimes 2003. All databases developed in 2000 so I expect no difficulties running 2000 in 2003 environment.
The databases above are used by myself only but there is an additional User interface that is actually used by the company. This uses the same linked tables as described above and the User Interface resides in a folder as the data repository. This interface generates the same error message.
Bit of along explanation but tried to give a full picture.
I would appreciate any suggestions as to why the error message is generated and how to resolve. It definately appears associated with the linked table situation.
Thanks
Len
I have a suspicion that the problem is network based.