Network access



I have an Access VBA app on a network folder that I'd like to run simultaneously by multiple users. I can run one instance over the network, but not two at once, unless the second instance is from the folder in which the app resides. The second instance doesn't even get to the security warning. I can run one instance from any computer on the network--so it seems not to be a matter of permissions, and can run multiple instances of a C++ app (which opens the Access .mdb file that hosts the VBA app).
All computers on the network are Vista Home Premium. I am told this
works as desired on another, all-XP, network.
I'd appreciate any ideas on this problem. If there's a better forum, please advise.
Thanks, Geoff.


.



Relevant Pages

  • Re: Network access
    ... multiple times by the same user or by multiple users. ... folder in which the app resides. ... "All computers on the network are Vista Home Premium" ...
    (microsoft.public.access.modulesdaovba)
  • Re: Network access
    ... multiple times by the same user or by multiple users. ... folder in which the app resides. ... "All computers on the network are Vista Home Premium" ...
    (microsoft.public.access.modulesdaovba)
  • Re: ODBC Connection with SQL Managed Provider
    ... One thing to remember is when running application from a network share, ... > So it was our intent to put a lot of the "forms" into the main app. ... the odbc manager is no quicker than the odbc. ... >>> authorizing the user against a table in the SQL server database. ...
    (microsoft.public.dotnet.framework.adonet)
  • RE: Network access
    ... simultaneously by multiple users. ... network, but not two at once, unless the second instance is from the ... folder in which the app resides. ... All computers on the network are Vista Home Premium. ...
    (microsoft.public.access.modulesdaovba)
  • Re: .NET new executable
    ... Since there is no network access avaialble, I want to send my app to each ... then you update the data into database. ... If all you are trying to do is send some data to your SQL server, ...
    (microsoft.public.dotnet.general)

Loading