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 usi
Should work under NT. Check out postgresql.org for instructions.
For NT, the server-side port of Postgres uses RedHat/Cygnus
Cygwin toolset. For Windows 9x, only a client odbc connection
can be made.
Never done odbc calls to an NT postgres server, but I have made odbc request
to a Linux Box w/