users being booted off Database.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I am working with a database well really a clone of one that is in
current use, The real database has just had a new problem arise, Both the
backend and the front end are held on a shared network drive where useres
have access to the frontend. For some reason just recently the system will no
longer allow multiple users on. if one member is using and an second logs in
the system boots the new person off after approximatly 1 and half minutes.
There have been no major changes to the system with the exception that a few
more computers have been given access to the DB however their properties were
check and they are all set to the same thing without any record level locking.
Any help would be great thanks
-Steve
 
steveatdb said:
Hi, I am working with a database well really a clone of one that is in
current use, The real database has just had a new problem arise, Both
the backend and the front end are held on a shared network drive
where useres have access to the frontend. For some reason just
recently the system will no longer allow multiple users on. if one
member is using and an second logs in the system boots the new person
off after approximatly 1 and half minutes. There have been no major
changes to the system with the exception that a few more computers
have been given access to the DB however their properties were check
and they are all set to the same thing without any record level
locking. Any help would be great thanks -Steve

Well let's start by getting that front end off the server and have
copies put on each user's machine. That is the way it is intended to work.
Then see if you have any problems.
 
Back
Top