Re: Versioning

From: Jim Beard <beard(at)counterclaim(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Cc: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Subject: Re: Versioning
Date: 2006-01-24 17:59:50
Message-ID: 45C8CA36-07F9-4B36-ABE7-18B04B8B7957@counterclaim.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Is there an easy way to test the ODBC and DSN settings external to
the third party app I am using? I'm haven't made odbc connections
before.

Postmaster seems to be running with -i and I see it is listening to
5432 when I check netstat. The third party app either complains
about not being able to connect when I try to configure the DSN, and
failure to login when I try to make a connection using that DSN.

How can I get better error messages? Is there a better app to use to
confirm the odbc connection ability?

Jim

On Jan 24, 2006, at 9:06 AM, Dave Page wrote:

>
>
>> -----Original Message-----
>> From: pgsql-odbc-owner(at)postgresql(dot)org
>> [mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Jim Beard
>> Sent: 24 January 2006 17:02
>> To: pgsql-odbc(at)postgresql(dot)org
>> Subject: [ODBC] Versioning
>>
>> Hey folks,
>>
>> Sorry if I missed this being covered in a FAQ, but the odbc driver
>> version numbers are a little confusing. Do I need to match odbc
>> driver version numbers to my postgres install version numbers? I
>> have 7.4.6 on my redhat server, and want to connect with a 3rd party
>> app that supports odbc on windows. So I went to grab the
>> latest odbc
>> and noticed after I installed that the driver is 8.x. Should
>> this be
>> OK?
>
> Yes.
>
> Regards, Dave
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Lothar Behrens 2006-01-24 18:51:36 Re: Strange problem ?
Previous Message Dave Page 2006-01-24 17:06:07 Re: Versioning