From: | "nsrona" <svngo(at)earthlink(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | importing into postgres from access |
Date: | 2000-07-09 20:20:42 |
Message-ID: | u85a5.44858$NP5.1426186@newsread2.prod.itd.earthlink.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I currently have postgres on a Linux 6.2 machine & I can access all of its
information from any windows machine using the proper odbc driver.
Now I want to go in the other direction - Is there a way for my postgres
server on the linux box to pull down information from a windows client that
is using an Access Database?
I could just as easily get my Access table to export the information or have
it run an insert query w/ the linked postgres tables, but I would perfer
that postgres does all the work - it would be much much faster doing it on
the linux server.. I want it to pull the information directly from an
Access table on a Windows machine w/out me opening the necessary files on
the windows side.
Is this possible?
Thanks in advance ....
.
From | Date | Subject | |
---|---|---|---|
Next Message | Louis Bertrand | 2000-07-09 20:29:52 | PostgreSQL vs. MySQL |
Previous Message | Tom Lane | 2000-07-09 17:51:30 | Re: Is level a reserved keyword? |