Problems with ODBC Driver - Mailing list pgsql-general

From Phil Jackson
Subject Problems with ODBC Driver
Date
Msg-id 4C7F0625.1050408@clear.net.nz
Whole thread Raw
Responses Re: Problems with ODBC Driver  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Problems with ODBC Driver  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
  I have a notebook that I am using as a server for testing purposes and
it has the official ODBC driver installed. I can access this and use it
connect to PostreSql.

On a second machine on the same network - I also have the same ODBC
driver installed.

The behaviour of this one is quite different.

I have a test program that works on the server but when I run it on this
workstation, it can create a file with a couple of fields which I can
verify by looking inside PostgreSQL. But when I go to open up that file
and refer to one of its fields, I get an error message saying the field
doesn't exist.

I am running XP Professional on both machines.

I have no idea what is happening - I have opened up the firewall on both
machines to allow port 5432 to be used by all applications with TCP
(also tried TCP and UDP).

Does anyone have any suggestions?

Cheers

Phil Jackson


pgsql-general by date:

Previous
From: "Raymond C. Rodgers"
Date:
Subject: Re: Table update problem works on MySQL but not Postgres
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Table update problem works on MySQL but not Postgres