
December 27th, 2012, 11:38 PM
|
 |
Known to taste like chicken
|
|
Join Date: Aug 2003
Location: In front of my computer
|
|
|
if i understand you correctly, you want him to be able to click a button and copy the database to his PC? there are a number of ways you can achieve this..
1) you could create an API on the server that the app on his PC can connect to and get a copy of the DB (can be raw, compressed, csv... make it output however you want).
2) you could configure the db instance to act as a slave on his PC, and get it to sync
the exact way you do it will depend on how much data needs to be pulled and the exact technologies in play.
__________________
"Take thy beak from out my heart, and take thy form from off my door" - Homer J Simpson / Edgar Allan Poe
Looking for a project Idea?
|