473,398 Members | 2,380 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Opening Database over company LAN

1
Dear Sir,

I have created a Database along with user profiles for access types (RO,RW etc) in my PC. I am able to open the database using the shortcut created automatically for the wrkgrp. But problem comes when I try to access the database from another PC in the LAN I get a message"MS Access cann't find database file "D:\material\indent.mdb
I am using MS Access-2003.
Oct 25 '13 #1

✓ answered by jimatqsi

D:\ is almost certainly a local drive on your PC. Other PCs are going to have their own D:\ which is surely different from yours. You really need to put this on a shared network folder or mapped drive somewhere.

If you have not done this with a front-end and back-end as NeoPa suggested, you definitely should. A lot of people will just put the entire thing in one .mdb and put it on a shared drive. It will seem to work okay but unexplained glitches will occur. Save yourself the grief.

Put the tables in a separate .mdb (back-end) which goes on a shared drive, and all the forms, queries, macroes in a separate .mdb (front-end). Link the front-end to the back-end tables. Then give each PC their own copy of the front-end.

Jim

2 997
NeoPa
32,556 Expert Mod 16PB
My guess is that you have a Back End database (at D:\Material\Indent.mdb) which is not available to the person accessing it over the LAN.

Every linked Access/Jet BE database is opened directly from the user's PC, so however the link is specified, it must be accessible from all users who try to use it.
Oct 25 '13 #2
jimatqsi
1,271 Expert 1GB
D:\ is almost certainly a local drive on your PC. Other PCs are going to have their own D:\ which is surely different from yours. You really need to put this on a shared network folder or mapped drive somewhere.

If you have not done this with a front-end and back-end as NeoPa suggested, you definitely should. A lot of people will just put the entire thing in one .mdb and put it on a shared drive. It will seem to work okay but unexplained glitches will occur. Save yourself the grief.

Put the tables in a separate .mdb (back-end) which goes on a shared drive, and all the forms, queries, macroes in a separate .mdb (front-end). Link the front-end to the back-end tables. Then give each PC their own copy of the front-end.

Jim
Oct 25 '13 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: Steve Mills | last post by:
I opened an mdb file with a text editor, deleted random chunks of data from it and then saved it. Now it won't open. Fortunately, it wasn't one of mine - it was from the accounts department, but...
2
by: Zlatko Matić | last post by:
Hi! How to prevent opening the database window (tables, queries, modules) in MDE? I have created MDE and set in Startup that database window is not visible. I also disabled Access shortcut...
2
by: kevinrost | last post by:
I share a database on the network with another user. When she has it open I am unable to make design changes to tables, forms and reports or create new ones. This being most of my work, it makes it...
0
by: Anand | last post by:
I want to open Oracle database connection on a new seperate thread, so if the database is busy and could not able to open a connection in a specified given time, then I can kill the thread and...
4
by: Jess | last post by:
Hello, There's an access database on an iisserver and asp makes updates to it. The database got moved to a newer server. The users used to be able to open the database and use the asp pages at...
0
by: Daveo | last post by:
Hi there, I have created a database in A2003 and converted it to A97. When I try to open the file in A97 I get an error message saying something like it doesn't recognise the file or it's not a...
1
by: Manisha Chowdhary | last post by:
Hello, I have newly created a Database and when i try to open it back its getting mounted but not opening It shows the following error ORA-01157: cannot identify/lock data file...
1
emandel
by: emandel | last post by:
Why do I always get a security warning when opening my database file which i created on my computer? "this file may not be safe if it contains codes....."
3
sickenhoofer
by: sickenhoofer | last post by:
There is no error name, but reads as follows: "Microsoft Office Access has detected that this database is in an inconsistent state, and will attempt to recover the database. During this process, a...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.