Computer Hope

Microsoft => Microsoft Windows => Windows XP => Topic started by: Recall on August 27, 2008, 02:58:28 AM

Title: Control a PC from a different PC without remote software?
Post by: Recall on August 27, 2008, 02:58:28 AM
I've set up a PC running a database in a warehouse.  Occasionally the database encounters a problem (not very often).  I have a link to the PCs harddrive.  Is there anyway that I can close the database down on that PC and start it up again from my PC without using some kind of remote connection software?  I was thinking of just clicking a batch file to close the database and then reopen it, however if I run it from my machine it tries to close the database then reopen it on my machine, not the PC in the warehouse.

Any suggestions?
Title: Re: Control a PC from a different PC without remote software?
Post by: hmar on August 27, 2008, 02:28:45 PM
Are both machines running XP? You can use RDP to do this.
Title: Re: Control a PC from a different PC without remote software?
Post by: Recall on August 27, 2008, 02:37:53 PM
Excuse the ignorance but what is RDP and how do I use it?
Title: Re: Control a PC from a different PC without remote software?
Post by: Recall on August 27, 2008, 02:38:16 PM
Yes both machines are XP
Title: Re: Control a PC from a different PC without remote software?
Post by: qinghao on August 27, 2008, 02:42:33 PM
RDP is a good choice! ;D

you can start it like this:
"start"->"run"->type in "mstsc.exe"->"OK"
Title: Re: Control a PC from a different PC without remote software?
Post by: qinghao on August 27, 2008, 02:46:25 PM
Can  you tell us what's the type of you DBMS
Title: Re: Control a PC from a different PC without remote software?
Post by: Recall on August 27, 2008, 02:49:05 PM
MS Access.  Front end program on the PC, back end data sits on the server.
Title: Re: Control a PC from a different PC without remote software?
Post by: soybean on August 27, 2008, 03:44:02 PM
Excuse the ignorance but what is RDP and how do I use it?
Since no one else answered the question, I believe it means Remote Desktop Protocol (http://en.wikipedia.org/wiki/Remote_Desktop_Protocol).  This may also be helpful: How to use Remote Desktop Connection (RDC) (http://www.jakeludington.com/ask_jake/20051122_how_to_use_remote_desktop_connection_rdc.html)
Title: Re: Control a PC from a different PC without remote software?
Post by: merlin on August 27, 2008, 03:53:31 PM
Batfile....rewrite the autoexe file
Title: Re: Control a PC from a different PC without remote software?
Post by: soybean on August 27, 2008, 04:18:28 PM
Batfile....rewrite the autoexe file
I don't see how such a brief response can be of any help.  It seems to me he needs remote access.  Why create some bat file that's going to routinely close and reopen the database when this is an occasional problem?  I think closing and opening the database when not necessary would be quite annoying to users of it.
Title: Re: Control a PC from a different PC without remote software?
Post by: CBMatt on August 28, 2008, 05:01:06 AM
Batfile....rewrite the autoexe file
I don't see how such a brief response can be of any help.

Take a look at his posting history.  About 98% of his posts aren't of any help.