If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > syncronize local and remote database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-28-04, 10:10
diegolaz diegolaz is offline
Registered User
 
Join Date: Feb 2004
Location: Argentina
Posts: 54
syncronize local and remote database

Hi, I have a local mysql database... and a web page in a server that also uses mysql. The problem is that the web page uses "localhost" and they told me I can't access it remotly... so I started doing a script to create the query to copy/paste into a script in the remote page and update the remote page..... but is there a better way?? with less user interaction (copy/paste, etc)

Thanks

Diego
Reply With Quote
  #2 (permalink)  
Old 12-29-04, 17:55
savbill savbill is offline
Registered User
 
Join Date: Feb 2004
Posts: 533
xxxxxxxxxxxxxxxxxxxxxx
__________________
~

Bill

Last edited by savbill; 12-29-04 at 18:02.
Reply With Quote
  #3 (permalink)  
Old 12-29-04, 17:57
savbill savbill is offline
Registered User
 
Join Date: Feb 2004
Posts: 533
xxxxxxxxxxxxxxxxxxxxxx
__________________
~

Bill

Last edited by savbill; 12-29-04 at 18:07.
Reply With Quote
  #4 (permalink)  
Old 12-29-04, 17:58
savbill savbill is offline
Registered User
 
Join Date: Feb 2004
Posts: 533
xxxxxxxxxxxxxxxxxxxxxx
__________________
~

Bill

Last edited by savbill; 12-29-04 at 18:08.
Reply With Quote
  #5 (permalink)  
Old 12-29-04, 17:59
savbill savbill is offline
Registered User
 
Join Date: Feb 2004
Posts: 533
xxxxxxxxxxxxxxxxxxxxxx
__________________
~

Bill

Last edited by savbill; 12-29-04 at 18:09.
Reply With Quote
  #6 (permalink)  
Old 12-29-04, 17:59
savbill savbill is offline
Registered User
 
Join Date: Feb 2004
Posts: 533
xxxxxxxxxxxxxxxxxxxxxx
__________________
~

Bill

Last edited by savbill; 12-29-04 at 18:10.
Reply With Quote
  #7 (permalink)  
Old 12-29-04, 17:59
savbill savbill is offline
Registered User
 
Join Date: Feb 2004
Posts: 533
Maybe you need to change to a different web host? With hosts I have used MySql admin area allows setting authorized machine domain for remote access. Then I can remote in to the server and do data sync using SQL Yog Program.

HTTP / SSH Tunneling - Manage MySQL even if your ISP disallows remote connections

Hmmm. This is what it says on the SQL Yog web site. So it may be possible to do remote access this way even if your host does not give support for remote access. I havn't tried it so can't say for sure it will work?


/
__________________
~

Bill
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On