Re: [BUGS] Sorry to bother you. Please tell me exactly how the compiler was built ODBC

From: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>
To: Hiroshi Saito <hiroshi(at)winpg(dot)jp>
Cc: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: [BUGS] Sorry to bother you. Please tell me exactly how the compiler was built ODBC
Date: 2013-06-20 08:59:42
Message-ID: CANFyU96ZN5DK=mqmgaR2JS0SXcbiskmxo3+V9fP3P6cRvQPerA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-odbc

I've built psqlODBC-09.01.0200 sources on Windows 64. The testing with
PostgreSQL 9.2 version gives the error "Could not connect to the server". I
picked up the Windows installer of yours (psqlodbc_09_01_0200-x64.zip) and
I see that the connection is successful.

I'm using Visual Studio 2010 and this is the command to compile:

nmake /f win64.mak ANSI_VERSION=yes PG_INC=%PG_HOME_PATH%\include
PG_LIB=%PG_HOME_PATH%\lib SSL_INC=%OPENSSL_PATH%\include
SSL_LIB=%OPENSSL_PATH%\lib LINKMT=no USE_SSPI=yes CPU=X64 CFG=Release ALL

On Sun, Oct 14, 2012 at 12:22 PM, Hiroshi Saito <hiroshi(at)winpg(dot)jp> wrote:

> Hi Копыченко-san.
>
> sorry late reaction.
>
> Here is explanation of the build method.
> http://psqlodbc.projects.**postgresql.org/win32-**compilation.html<http://psqlodbc.projects.postgresql.org/win32-compilation.html>
> however, VS2012 is referred to by the reason Microsoft always
> offers the newest IDE. I had not used VS2012 yet..:-(
> therefore, It does not know whether it can build satisfactory.
>
> then, build environment to recommend has Platform SDK.
> It is "Windows SDK for Windows Server 2008 and .NET Framework 3.5"
> http://www.microsoft.com/en-**us/download/details.aspx?id=**11310<http://www.microsoft.com/en-us/download/details.aspx?id=11310>
>
> P.S)
> this subject have a desirable ODBC mailing list.
> Please use here. thanks.
> pgsql-odbc(at)postgresql(dot)org
>
> Best regards,
> Hiroshi Saito
>
>
> (2012/10/12 23:29), Копыченко Павел wrote:
>
>> Sorry to bother you. Please tell me exactly how the compiler was built
>> ODBC
>> driver psqlodbc-09.01.0200 architecture for Windows 64? What exact version
>> of the compiler? please
>>
>>
>>
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/**mailpref/pgsql-bugs<http://www.postgresql.org/mailpref/pgsql-bugs>
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message boraldomaster 2013-06-20 10:31:06 BUG #8242: No way to debug "subquery must return only one column" error
Previous Message lukina 2013-06-20 07:18:05 BUG #8241: submisson

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Saito 2013-06-20 12:35:45 Re: Re: [BUGS] Sorry to bother you. Please tell me exactly how the compiler was built ODBC
Previous Message Josef Springer 2013-06-15 11:55:23 Re: ADO-Error when inserting row with text column with large text