Troyh
Posts: 13
|
| Posted: 02/27/2009, 7:16 PM |
|
hello
im using ccs3.2,php,mysql
im trying to figure out the best way to download records from the database on the internet to a dupuite database on my localhost.
the reason being there are over 800 records submited every day from 75 different companys into the database and i want to remove some of the records every month so the data dosent get to big.
i dont want to have 10s of 1000s of records in the database.
the site is a call center system i have built its going through some final changes etc and this is one thing need to work out.
does this make sence to anyone.
if so some help would be great.
regards
Troy
|
 |
 |
damian
Posts: 838
|
| Posted: 02/28/2009, 3:58 AM |
|
your database should be able to easily handle that number of records.
you can use a tool like navicat to download and sync your databases.
_________________
if you found this post useful take the time to help someone else.... :)
|
 |
 |
|