logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: is possible to read Oracle table from PostgreSQL?: msg#00055

Subject: Re: is possible to read Oracle table from PostgreSQL?
> I need to know if is possible to read oracle tables from PostgresSQL.
> Can someone give me some help?

It is theoretically possible, but depending on your skill level, possible
but difficult.

Starting with the latest versions of PostgreSQL, it is possible to return
multi-column result sets. All one would need to do is construct a
PostgreSQL extension that would query the Oracle database and return the
result set.

But, in general, I'd say no.



---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>