Re: odbc driver version question for PostgreSQL 8.3.

From: jason(dot)tuttle(at)usbank(dot)com
To: "Adrian Klaver" <adrian(dot)klaver(at)gmail(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: odbc driver version question for PostgreSQL 8.3.
Date: 2012-02-15 19:32:14
Message-ID: OFE969F2F9.FF25EEED-ON862579A5.006B13F9-862579A5.006B51A4@usbank.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

The backwards compatible answer makes me feel good since the 8.3 version
of the drivers don't specify 64 bit compatibility. We'll package the
latest for deployment to our users - for use on their win xp desktops.

Thanks Adrian!

Jason Tuttle
US Bank Voice Engineering *Call Center Applications
612.492.2883

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Cc: jason(dot)tuttle(at)usbank(dot)com
Date: 02/15/2012 12:58 PM
Subject: Re: [ODBC] odbc driver version question for PostgreSQL
8.3.

On Wednesday, February 15, 2012 10:33:09 am jason(dot)tuttle(at)usbank(dot)com wrote:
> It seems like I've done a reasonable amount of scouring to find the
answer
> to this without success. So I'm going to take a shot at sending this to
> you.
>
> We are installing PostgreSQL 8.3 on a 64 bit Solaris OS. Should I
download
> the latest ODBC driver for 64 bit system (I believe it's
> psqlodbc_09_01_0100-x64.zip) or should I stick with one of the
> psqlodbc_08_03_0x00.zip versions?

As far as I know the ODBC drivers are backwards compatible. The question
is
where you intend to load the driver? If you want it on Solaris the *.zip
versions will not work as they represent MSI packages for use in Windows.
You
will need to get the tarballs located in the src directory here:

http://www.postgresql.org/ftp/odbc/versions/src/

When you untar them there will be a docs/ with a unix-compilation.html
file to
help with building.

>
> Regards
>
> Jason Tuttle
> US Bank Voice Engineering *Call Center Applications
> 612.492.2883
> U.S. BANCORP made the following annotations

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

U.S. BANCORP made the following annotations
---------------------------------------------------------------------
Electronic Privacy Notice. This e-mail, and any attachments, contains information that is, or may be, covered by electronic communications privacy laws, and is also confidential and proprietary in nature. If you are not the intended recipient, please be advised that you are legally prohibited from retaining, using, copying, distributing, or otherwise disclosing this information in any manner. Instead, please reply to the sender that you have received this communication in error, and then immediately delete it. Thank you in advance for your cooperation.

---------------------------------------------------------------------

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Adrian Klaver 2012-02-15 19:53:29 Re: odbc driver version question for PostgreSQL 8.3.
Previous Message Adrian Klaver 2012-02-15 18:58:45 Re: odbc driver version question for PostgreSQL 8.3.