Current location: Hot Scripts Forums » Programming Languages » PHP » Script for uploading data from local database to production database


Script for uploading data from local database to production database

Reply
  #1 (permalink)  
Old 07-06-04, 12:06 AM
pual_cruzs pual_cruzs is offline
New Member
 
Join Date: Jul 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Question Script for uploading data from local database to production database

I am using MYSQL 4.0 for my local and production databases.
I want to extract selected records from selected tables
from local database and upload them to my production database
on daily basis. In other words, I want to upload data which is
entered in local database on daily basis to my production
database. Please help!
Is there any script that I can use to solve my problem.
Reply With Quote
  #2 (permalink)  
Old 07-06-04, 12:44 AM
infinitylimit's Avatar
infinitylimit infinitylimit is offline
Code Guru
 
Join Date: Jun 2004
Location: Oregon
Posts: 758
Thanks: 0
Thanked 0 Times in 0 Posts
yeah just make an SQL dump or select and then run it as an insert to the production database.

You can use cron to set it up to run daily.

I could build you something to do this for a fee. Give me an email and we can talk.
__________________
Hawk Enterprises -- Home to PHP games, open-source code, tutorials and free downloads
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with my largest perl script. Grabbing data from a file. Sunnmann Perl 2 04-23-08 03:27 AM
Is there any integrity of script rankings? webmaster@atmanager.com Hot Scripts Forum Questions, Suggestions and Feedback 17 08-06-04 12:12 AM
2 questions 1-Webbased database access. 2-PDF data retrieval Mehre PHP 1 04-11-04 04:20 AM
Developer needed to database pre-written script twastudios Script Requests 0 11-19-03 01:16 PM


All times are GMT -5. The time now is 05:08 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.