Re: Multiple Databases
Re: Multiple Databases
- Subject: Re: Multiple Databases
- From: Deirdre Saoirse Moen <email@hidden>
- Date: Thu, 20 May 2004 17:21:54 -0700 (PDT)
On Thu, 20 May 2004, Lotsa Cabo wrote:
> I have been hired to build a cross-platform web application which
> takes advantage of multiple databases. One database is for live data
> which general users can pull data from. A second database is used to
> hold massive amounts of "expired" data which advanced users are
> allowed to access in real time. Can WebObjects handle this? If so,
> does anyone have any examples where such a thing has been accomplished
> successfully?
My current project in fact has two separate data sources physically on
separate machines. They both happen to be mysql, so they don't have the
quirks that some do (of differing syntaxes between different SQL
databases), but others have gotten different databases to talk to each
other successfully.
You might want to search the archives.
--
_Deirdre http://deirdre.net
"Ideally pacing should look like the stock market for the year 1999, up
and up and up, but with lots of little dips downwards...."
-- Wen Spencer on plotting a novel
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.