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

From: anthony(at)childers(dot)com
To: pgsql-odbc(at)postgresql(dot)org
Subject: Can't compile psqlODBC on Windows XP using Visual Studio .NET
Date: 2004-01-20 18:02:27
Message-ID: 20040120100227.1083.h012.c000.wm@mail.childers.com.criticalpath.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-odbc by date

  From Date Subject
Next Message Godshall Michael 2004-01-20 18:22:44 Re: Crystal Reports 8, psqlODBC driver and stored procedur
Previous Message anthony 2004-01-20 18:00:47 Crystal Reports 8, psqlODBC driver and stored procedures