[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: [OT] PHP & Access help required
- Subject: Re: [OT] PHP & Access help required
- From: "Keith Finnett" <keith@xxxxxxxxxxx>
- Date: Tue, 01 Mar 2005 20:30:14 -0000
It has to be an Access database, as it's an established website on
an ASP.NET server that I don't want to change.
I don't think scheduled jobs are an option, unless I introduce
server C (!) and make it run a job to extract the data from server A
and upload it to server B, but i'd rather not use a third box.
I was approaching the conclusion of using some kind of interface but
didn't really know where to start. I'll take a look at RPC.
Any other pointers helpful!!!
Keith
--- In ukha_d@xxxxxxx, Stuart Grimshaw
<stuart.grimshaw@g...> wrote:
> On Tue, 01 Mar 2005 07:35:49 -0000, Keith Finnett <keith@f...>
wrote:
> If it, positively, absolutely HAS to be an access database, and
> copying it over on a scheduled basis isn't an option, then you
could
> implement some kind of xml-rpc interface (or lightweight
alternative)
> between the two and have server b make requests to the rpc
interface
> of server a which then accesses the db and returns the results.
>
> --
> -S
> http://www.makepovertyhistory.org/
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|