running mutiple instances of standard executable from a network se
Date: Wed, 1 Sep 2004 05:47:01 -0700
If I have an executable on a network server and a network client accesses the
application and executes it, can another network client also access the
application and execute the application?
Since I have never built anything that would run from a network server, I
have no idea how this works.
Assume that the app is a front end for a database and that the database or
ADO handle the record locking.
Is this where DCOM fits into system design?
TIA,
--
Joe
VBA Automation/VB/C++/Web and DB development
Relevant Pages
- Re: running mutiple instances of standard executable from a networ
... >> If I have an executable on a network server and a network client accesses ... >> application and executes it, can another network client also access the ... >> Since I have never built anything that would run from a network server, ... >> Is this where DCOM fits into system design? ... (microsoft.public.vb.general.discussion) - Data disappearing - without apparent cause
... to store the merged documents in different places on their PC's (or ... even on the network server where the BE is), ... fields is actually local to the FE part of the database, ... Note that it is not envisaged that users will change the folder ... (comp.databases.ms-access) - Re: Slow response on only one PC
... I have an Access application installed on a network server that is ... Recently, for one user, the response time has been unacceptable ... database from the server to the local drive of the problem PC and ran ... The PC system data is: ... (comp.databases.ms-access) - Re: j:(my File).mdb is not a valid path. Make sure the path name is
... Neil ... > j:\.mdb is not a valid path. ... > There are only two files on the network server. ... > the database. ... (microsoft.public.windowsxp.help_and_support) - Re: Read/Write permissions in MS Access
... >I have a Database which is on a Network server. ... > are attached to the server you have all the permissions, ... The easiest way would be to implement user level security but give read ... permissions for all database objects to the "users" group. ... (microsoft.public.access.security) |
|