Re: SQLCODE when using psqlODBC with libODBC++

From: "Jonathan Blitz" <jb(at)anykey(dot)co(dot)il>
To: "'Ludek Finstrle'" <luf(at)pzkagis(dot)cz>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: SQLCODE when using psqlODBC with libODBC++
Date: 2006-05-19 12:33:58
Message-ID: 00a001c67b40$81f26e30$ddf71005@jonathanlaptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Ludek Finstrle [mailto:luf(at)pzkagis(dot)cz]
> Sent: Friday, May 19, 2006 1:20 PM
> To: Jonathan Blitz
> Cc: pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] SQLCODE when using psqlODBC with libODBC++
>
> Fri, May 19, 2006 at 12:23:59PM +0200, Jonathan Blitz napsal(a):
> > > You specify no psqlODBC version. Older versions have this bad
behaviour.
> > > So if I use my crystal ball I see there only upgrade advice.
> >
> > I am using version 0.2.4pre3. Dated Sept 2005.
> > I downloaded it from sourceforg.net
> >
> > Is there a newer version?
>
> >From where? This list is for psqlodbc from pgfoundry.org. The latest
> version is 08.02.0002.
> Are we talking both about psqlodbc? Could you send the URL for sf.net
> project (I try to locate it with no success)?
>
> Please try the newest psqlodbc from pgfoundry.org.
>
> Regards,
>
> Luf
>

Oops.
I am totally confused. I thought u asked for the version of libODBC++.

I am now totally lost.
I am new to accessing PostgreSQL from C++.

I already had PostgreSQL installed with the ODBC driver since I use it for
another program (Poker Tracker).

I wanted to write a C++ program to access the same database so I used
libODBC++ to issue the commands from within C++.

I am probably doing something wrong.

When I look at the ODBC connection for the database I see that I have a
choice of 3 drivers:

PostgreSQL - version 8.02.00.02
PostgreSQL ANSI - version 8.01.02.00
PostgreSQL Unicode - version 8.01.02.00

The first one is the one selected.

Jonathan

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.6.1/343 - Release Date: 05/18/2006

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Joshua D. Drake 2006-05-19 20:52:42 ODBCng Linux source and Win32 .99 Beta released
Previous Message noreply 2006-05-19 12:01:08 [ psqlodbc-Bugs-1000624 ] TransactionScope using{...} block throws exception in .NET 2