[GENERAL] importing into postgres from access

2000-07-11 Thread nsrona
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

[GENERAL] Re: PostgreSQL and Windows NT

2000-07-10 Thread nsrona
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/