Re: Integrate with database on webserver by William
William
Tue Apr 27 18:48:34 CDT 2004
Dave:
I'd normally say exposing the data as a webservice and using it to build a
dataset, then updating from there would be one way, but you say you only
have FTP access. If that's the only way you have, I don't see many other
options here.
"dave" <thorung@mailcity.com> wrote in message
news:f9e0449e.0404271043.64e2ea8f@posting.google.com...
> I've got a database on a remote webserver hosted by my ISP that
> collects data from a website. I only have FTP access to the
> webserver. What is the best way to get the data from this DB into an
> existing database inside my internal LAN? I suppose I could FTP a
> copy of the webserver DB, but I am wondering if there is a better way.
>
> Thanks in advance for any help.
>
> Dave