Re: Can't compile psqlODBC on Windows XP using Visual Studio .NET

From: anthony(at)childers(dot)com
To: anthony(at)childers(dot)com
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Can't compile psqlODBC on Windows XP using Visual Studio .NET
Date: 2004-01-21 13:38:36
Message-ID: 20040121053837.29974.h003.c000.wm@mail.childers.com.criticalpath.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Is anyone at all concerned about this?
I have had three people try to compile the Win32 dll and none of them have had any luck.
Is there a patch to one of the c files that hasn't been checked into CVS?

Any help would be appreciated.

Thanks,
Anthony Childers
On Tue, 20 Jan 2004 13:02:27 -0500 (EST), anthony(at)childers(dot)com wrote:

> X-Original-To: pgsql-odbc-postgresql(dot)org(at)localhost(dot)postgresql(dot)org
> Message-Id: <20040120100227(dot)1083(dot)h012(dot)c000(dot)wm(at)mail(dot)childers(dot)com(dot)criticalpath(dot)net>
> From: anthony(at)childers(dot)com
> X-Mailing-List: pgsql-odbc
> X-Mailer: Web Mail 5.6.0-2_sol28
> X-Spam-Status: No, hits=1.1 tagged_above=0.0 required=5.0 tests=NO_REAL_NAME
> X-Virus-Scanned: by amavisd-new at postgresql.org
> Date: Tue, 20 Jan 2004 13:02:27 -0500 (EST)
> Received: (cpmta 14520 invoked from network); 20 Jan 2004 10:12:53 -0800
> Received: from 207.173.200.215 (HELO hosting.commandprompt.com)
> by smtp.c000.snv.cp.net (209.228.32.58) with SMTP; 20 Jan 2004 10:12:53 -0800
> Received: from postgresql.org (svr1.postgresql.org [200.46.204.71])
> by hosting.commandprompt.com (8.11.6/8.11.6) with ESMTP id i0KI8jk10357;
> Tue, 20 Jan 2004 10:09:05 -0800
> Received: from localhost (neptune.hub.org [200.46.204.2])
> by svr1.postgresql.org (Postfix) with ESMTP id EC10ED1E8D6
> for <pgsql-odbc-postgresql(dot)org(at)localhost(dot)postgresql(dot)org>; Tue, 20 Jan 2004 18:03:07 +0000 (GMT)
> Received: from svr1.postgresql.org ([200.46.204.71])
> by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024)
> with ESMTP id 90022-06
> for <pgsql-odbc-postgresql(dot)org(at)localhost(dot)postgresql(dot)org>;
> Tue, 20 Jan 2004 14:02:37 -0400 (AST)
> Received: from c000.snv.cp.net (h001.c000.snv.cp.net [209.228.32.65])
> by svr1.postgresql.org (Postfix) with SMTP id A58D8D1E897
> for <pgsql-odbc(at)postgresql(dot)org>; Tue, 20 Jan 2004 14:02:28 -0400 (AST)
> Received: (cpmta 920 invoked from network); 20 Jan 2004 10:02:27 -0800
> Received: from 209.228.32.76 (HELO mail.childers.com.criticalpath.net)
> by smtp.childers.com (209.228.32.65) with SMTP; 20 Jan 2004 10:02:27 -0800
> Received: from [192.146.101.12] by mail.childers.com with HTTP;
> Tue, 20 Jan 2004 13:02:27 -0500 (EST)
> X-Sent: 20 Jan 2004 18:02:27 GMT
> Content-Disposition: inline
> X-Sent-From: anthony(at)childers(dot)com
> Content-Type: text/plain; charset=iso-8859-1
> X-Received: 20 Jan 2004 18:12:53 GMT
> Subject: [ODBC] Can't compile psqlODBC on Windows XP using Visual Studio .NET
> X-Spam-Level: *
> Precedence: bulk
> Delivered-To: childers(dot)com%anthony(at)childers(dot)com
> Return-Path: <pgsql-odbc-owner+M3689(at)postgresql(dot)org>
> Content-Transfer-Encoding: 7bit
> MIME-Version: 1.0
> To: pgsql-odbc(at)postgresql(dot)org
> Sender: pgsql-odbc-owner(at)postgresql(dot)org
>
> I have followed the directions at
> http://gborg.postgresql.org/project/psqlodbc/genpage.php?doc-win32 but can't get
> psqlODBC on Windows XP using Visual Studio .NET. If anyone can help me work
> through this I would be happy to write an update of the Win32 compile
> instructions for the website.
>
> I have worked through all of the problems except the following two fatal errors:
> ...\pgsqlodbc\results.c(1308): error C2039: 'rowset_size' : is not a member of
> 'ARDFields_'
> ...\pgsqlodbc\results.c(1314): error C2039: 'rowset_size' : is not a member of
> 'ARDFields_'
>
> I am using the source for psqlODBC 7.03.02 and postgreSQL 7.3.2 downloaded from
> ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/
>
> Thanks,
> Anthony Childers
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2004-01-21 14:32:49 Re: Can't compile psqlODBC on Windows XP using Visual Studio .NET
Previous Message anthony 2004-01-20 21:05:37 Re: Crystal Reports 8, psqlODBC driver and stored procedures