Stuart McLachlan
stuart at lexacorp.com.pg
Thu Aug 11 17:22:31 CDT 2011
A few possibilities, depending on your specific circumstances: Server/Service solution: http://www.codeproject.com/KB/system/remoteexec.aspx?df=100&forumid=14084&exp=0&s elect=670112 Using WMI: http://motevich.blogspot.com/2007/11/execute-program-on-remote-computer.html Using Windows SysInternals psTools - psExec: http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx -- Stuart On 11 Aug 2011 at 11:30, Brad Marks wrote: > I have experimented with initiating an Access application from another > Access application when they both live on the same PC. I have this > working nicely. > > Now I have a need to initiate an Access application that resides on a > different PC on the local network. > > Both PCs are running XP. > > Is this possible? > > Is there info on the web on how to do this? > > Or, perhaps someone here in the AccessD forum has done this and has an > example. > > Thanks, > Brad > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >