Re: Client/Server Application issue

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi Jeff (cool name),

Thank you for responding.

I also have been pulling my hair out of my head.

- I double checked, the Cleint file & the Database file are set to Open in
Shared Mode
- As far as the permissions, I was working with an Network Admin here &
according to him all rights have been assigned to the Shared folder. We even
tried logging in as Admin & still same problem.

Here is something else I just tried & noticed:

I have the 1 user logged in & so it would freeze for another. On that
second machine I open up the program in Design mode & go to the VB Editor &
Step through the code as this one opens. Every time I have a line of code
that references the database, ex. Dlookup, DCount it takes about 4-5 seconds
to execute that 1 line of code. But it does work & gets the value. Then if
I step through the rest of the code the program opens up. So it has
something to do with the timing.
If I let it go it freezes, if I step through line by line slowly it opens up.

Any other ideas ?

Thank you,
Jeff




"Jeff Boyce" wrote:

> Jeff
>
> When my multi-user application suddenly started shutting out all but the
> first person in, I spent three days trying to track down why.
>
> The bottom line was that some (network) person had altered permissions at
> the share, or folder, or file level, ... and hadn't bothered to inform
> anyone.
>
> The first place I'd (re-)check is permissions.
>
> Also, is there any chance the application is being opened for exclusive use?
>
> Regards
>
> Jeff Boyce
> <Office/Access MVP>
>
> "Jeff" <Jeff@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:FACA1F09-B7A7-48D0-9699-1D7F95A61727@xxxxxxxxxxxxxxxx
> > Hello,
> >
> > I have designed many Access Client Server Applications before where I have
> > the 1 MDB file on the Hard Drive & the data MDB file on the server & have
> > the
> > Tables Linked.
> >
> > For this one client when I do the same when 1 user logs in they are fine.
> > But when anyone else does they freeze & they have to End Task out of
> > Access.
> > So basically it is only allowing 1 user to log in. So that is my problem
> > &
> > that is what I am looking for a solution for. Should be able to have 3 or
> > 4
> > users on at the same time. The weird thing too is if 1 user is logged in
> > &
> > then when another tries & they freeze, if the original user logs out, then
> > they will unfreeze & can go in.
> >
> > Thes are some of things I tried/looked into:
> > - They have a good server, 3ghz 1GB RAM
> > - IT person made sure users had full rights to folders
> > - I tried compacting & repairing
> > - I tried brand new Access files & copied over all objects.
> > - It is a small database, hardly any data in it.
> > - They have Access 2000, Service Pack 3
> >
> > I am stummped. Does anyone have any advice ?
> >
> > Any help would be greatly appreciated.
> >
> > Thank you,
> > Jeff
> >
> >
> >
> >
>
>
>
.



Relevant Pages

  • Re: switchboard command buttons
    ... Hi Jeff, ... All the buttons work fine in my test database. ... Create a new blank database and import ONLY the Switchboard Items ... open a form, run a macro, or opens a report. ...
    (microsoft.public.access.forms)
  • Re: Database Issue
    ... Can you open it by holding down a key while it opens? ... Lamar wrote: ... open (it would just freeze up). ... to remove the reference from the database to open it but I can not open the ...
    (microsoft.public.access.modulesdaovba)
  • Re: Tracking Log In and Log Out times of Users
    ... The fact that the database is on the server should be irrelevant. ... Type mismatch and then highlights Set rst = ... On my startup form, (that opens every time the database is open, ... I then went to the load ...
    (microsoft.public.access.modulesdaovba)
  • RE: Compacting MDB help
    ... The autoexec macro opens a ... The FrontEnd.mdb's main switchboard has a cbo to switch back end ... FECompact.mdb runs the few lines of code to compact the FrontEnd.mdb ... I'm quite certain that you can't Compact an open database from within itself ...
    (microsoft.public.access.modulesdaovba)
  • Re: How do you make an access database foolproof ?
    ... You're gonna give Jeff the big head. ... Access Security: www.ltcomputerdesigns.com/Security.htm ... Make sure all of the data entry for the database is through forms. ... >> I am not referring to run-time error messages here. ...
    (microsoft.public.access.security)