Re: Need a script spanning two servers suggestion.



Gerard wrote:
> What i'm thinkin of is having all the work done on the local machine.
>
Yeah, that's what I'm hoping for too. =)

> What would be required is a public_host name not "localhost" in order
> to connect to the local database. Once you can create a connection from
> your local machine to the remote machine, you're on!
>
> I think this should do the job for you...once you have the other
> functions of what you want to do with the information you obtain from
> there.
>
> What database are you connecting to though?? If it's MySQL it easy to
> get this done...once u have the necessary rights on the remote machine.

Using mySQL.
Someone else also mentioned having the local server connect to the
remote mySQL DB. I'm leary of that, as I would need to be passing a
username/password over the net, right? Would it be plaintext like in
POP and FTP authorizations?
I think the mySQL database on the remote server is called "localhost,"
can that be changed without affecting how the Apache server on the
remote server connects to the DB on itself? That's pretty vital!

Thanks for the reply!
Liam

.



Relevant Pages

  • Re: Strange behavior of webservices
    ... I can access testing page from _remote_ computer using ... HTTP POST request omiting SOAP. ... >> remote server. ... >> connecting to the SOAP Trace Utility on local machine, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Edit file on server?
    ... you can forward the output from your remote server to your local machine, ... you would be able to use the KDevelop that is installed on the remote machine ... as if it would have been on your local machine. ... guess I could install X and a desktop environment but I would rather avoid ...
    (alt.os.linux)
  • Re: Rmote database inserts blocking local queries.
    ... If you don't have control over the remote server process, ... The local machine is querying the table looking for a particular ... found this by doing SQL profiler profiling and finding the remote ...
    (comp.databases.ms-sqlserver)
  • Re: Edit file on server?
    ... you can forward the output from your remote server to your local machine, ... you would be able to use the KDevelop that is installed on the remote machine ... as if it would have been on your local machine. ... guess I could install X and a desktop environment but I would rather avoid ...
    (alt.os.linux)
  • Re: Creating remote objects
    ... >> This creates an instance of Word on the local machine from Excel 2000, ... I don't have a remote server to go against. ... >> (ByVal lpszIID As String, ByVal piid As Long) As Long ... >> Dim rclsid As GUID ...
    (microsoft.public.excel.programming)