Can't compile psqlODBC on Windows XP using Visual Studio .NET - Mailing list pgsql-odbc

From anthony@childers.com
Subject Can't compile psqlODBC on Windows XP using Visual Studio .NET
Date
Msg-id 20040120100227.1083.h012.c000.wm@mail.childers.com.criticalpath.net
Whole thread Raw
List pgsql-odbc
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

pgsql-odbc by date:

Previous
From: anthony@childers.com
Date:
Subject: Crystal Reports 8, psqlODBC driver and stored procedures
Next
From: Godshall Michael
Date:
Subject: Re: Crystal Reports 8, psqlODBC driver and stored procedur