Re: SQLCODE when using psqlODBC with libODBC++

Поиск
Список
Период
Сортировка
От Jonathan Blitz
Тема Re: SQLCODE when using psqlODBC with libODBC++
Дата
Msg-id 00a001c67b40$81f26e30$ddf71005@jonathanlaptop
обсуждение исходный текст
Ответ на Re: SQLCODE when using psqlODBC with libODBC++  (Ludek Finstrle <luf@pzkagis.cz>)
Список pgsql-odbc

> -----Original Message-----
> From: Ludek Finstrle [mailto:luf@pzkagis.cz]
> Sent: Friday, May 19, 2006 1:20 PM
> To: Jonathan Blitz
> Cc: pgsql-odbc@postgresql.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



В списке pgsql-odbc по дате отправления:

Предыдущее
От: Ludek Finstrle
Дата:
Сообщение: Re: SQLCODE when using psqlODBC with libODBC++
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000624 ] TransactionScope using{...} block throws exception in .NET 2