How much data is involved? Is it a one-off or a regular thing?
Regards, Greg Dr Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile│ +61 3 8676 4913 fax SQL Down Under | Web: <http://www.sqldownunder.com/> www.sqldownunder.com From: [email protected] [mailto:[email protected]] On Behalf Of Tom Rutter Sent: Thursday, 2 August 2012 3:44 PM To: ozDotNet Subject: Re: One one way sync from sql to sql thru webservice? one way would be to do a filedump on one end then load it in on the other On Wed, Aug 1, 2012 at 5:15 PM, Anthony Mayan <[email protected]> wrote: Hoping someone can help, we have an internal database at ur office which we need to export to a website database. What is the best way to do this? There is no direct link from office db to website db. We only need to do a one way synch(Office to website db) We currently have a application at office that that connects to the server through a webservice, but how would we handler thousands of records. Anthony
