A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Database Corruption over the LAN



 
 
Thread Tools Display Modes
  #1  
Old August 6th, 2004, 03:16 PM
D Collins
external usenet poster
 
Posts: n/a
Default Database Corruption over the LAN

Hello,

I created a database that I'm trying to distribute to a
few users over a LAN. Some access it through different
shared drives--example, person in CT accesses it through
the T:\ drive...the person in NY access through the O:\
drive...etc. I know this shouldn't matter, but the
database keeps getting corrupted over the LAN.

My question is: Are there certain prerequisites that
need to happen so that the database can be shared
properly with others in different geographic locations?
For example, one person may be running Access 2000,
another is running Access XP. Do they need exactly the
same configuration...service packs and all? same Jet
Engine?

Is there a checklist of items to watch for?

Thanks for you help.
D.
  #2  
Old August 6th, 2004, 08:37 PM
Albert D. Kallal
external usenet poster
 
Posts: n/a
Default Database Corruption over the LAN

I would surprised that you can get any useable performance over a wan (wide
area network).

If your remote users have no troubles using the database, then you must have
a very good wan indeed.

You need to run a split database. That means EACH USERS gets their own copy
of the front end. Preferred, this front end should be a mde, and NOT a mdb
file.

Further, you should not use drive mapping to link the front end to the back
end, but use a unc path names like:

\\YourDataServer\YouDir\MyBackEndData.mdb

You can read up on splitting he
http://www.granite.ab.ca/access/splitapp.htm

You can read up on prevent corruptions he
http://www.granite.ab.ca/access/corruptmdbs.htm

Splitting will fix most of your reliability problems.

However, for a wan, you might want to read the following:
http://www.attcanada.net/~kallal.msn/Wan/Wans.html

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada

http://www.attcanada.net/~kallal.msn


  #3  
Old August 7th, 2004, 01:31 AM
D Collins
external usenet poster
 
Posts: n/a
Default Database Corruption over the LAN

Thanks Albert. I am going to look this information
over...I appreciate the help.

Take care, D.
-----Original Message-----
I would surprised that you can get any useable

performance over a wan (wide
area network).

If your remote users have no troubles using the

database, then you must have
a very good wan indeed.

You need to run a split database. That means EACH USERS

gets their own copy
of the front end. Preferred, this front end should be a

mde, and NOT a mdb
file.

Further, you should not use drive mapping to link the

front end to the back
end, but use a unc path names like:

\\YourDataServer\YouDir\MyBackEndData.mdb

You can read up on splitting he
http://www.granite.ab.ca/access/splitapp.htm

You can read up on prevent corruptions he
http://www.granite.ab.ca/access/corruptmdbs.htm

Splitting will fix most of your reliability problems.

However, for a wan, you might want to read the following:
http://www.attcanada.net/~kallal.msn/Wan/Wans.html

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada

http://www.attcanada.net/~kallal.msn


.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Window Gone DaveB General Discussion 2 July 29th, 2004 12:24 AM
Database periodically needs rebuild and locks users out spectrum General Discussion 2 July 13th, 2004 06:24 PM
Database Corruption Joan Database Design 1 June 1st, 2004 07:29 PM


All times are GMT +1. The time now is 01:25 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.