
February 9th, 2002, 01:33 PM
|
|
Junior Member
|
|
Join Date: Feb 2002
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Not easy...
Hi,
unfortuneatly the PostgreSQL does'nt support heteregenous queries among databases. 
In the TODO-List the developer team called it an "exotic feature".
What a nonsense.
It was the only cause not to choose the DB for our projects.
I think many people think so.
Your only chance is to use another DB (MySQL, Sybase 11.0.3,
AFAIK Interbase doesn't support het. queries, too.
Otherwise you have to form adequate queries in your client application (PHP,C,Java,...)
Regards
|