Re: how to select * from database1 table,database2 table - Mailing list pgsql-sql

From Richard Huxton
Subject Re: how to select * from database1 table,database2 table
Date
Msg-id 006801c095b4$d3b6d340$1001a8c0@archonet.com
Whole thread Raw
In response to how to select * from database1 table,database2 table  ("guard" <guard@ficnet.net>)
List pgsql-sql
From: "guard" <guard@ficnet.net>
if join database1 database2

how to make

I use VB or DELPHI

You can't join between databases at present. I don't think this is in the
pipeline for 7.2 even. The only solution I know of at present is to connect
to two databases in the application and do the join "by hand" there.

- Richard Huxton



pgsql-sql by date:

Previous
From: Volker Paul
Date:
Subject: C/C++ interface
Next
From: Somashekharayya V H
Date:
Subject: Inserting BLOB