FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » linking between 2 databases (on different servers)
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: linking between 2 databases (on different servers) [message #170350 is a reply to message #170349] Sat, 30 October 2010 00:01 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 10/29/2010 6:50 PM, ANF wrote:
> Hi,
>
> I use 2 servers containing separate content. The content is accessed
> using the same username and password. I have the ip remote server address
> for one of the servers but the second server providers are refusing to
> hand out the same information because of security concerns. The info I
> store on this second server does have to be kept safe. Is there a way of
> creating a link between the databases using php code which does not
> require the ip address of the second server? I do not want to compromise
> on security. Thank you for your time. ANF
>
>
> -------------------------------------
>
>
>
>

How are you going to access the database if you can't access the server?

Additionally, many hosts firewall databases from external access for
security reasons. If that's the case, it wouldn't be accessible no
matter what.

But this isn't really a PHP question - it's a database question. What
you're asking pertains to any programming language - but only to the
database(s) in question.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to post data without waiting for the response
Next Topic: Stats comp.lang.php (last 7 days)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 04:29:33 GMT 2024

Total time taken to generate the page: 0.04477 seconds