Problem with error messages in VC++ 2005

From: "Jonathan Blitz" <jb(at)anykey(dot)co(dot)il>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: Problem with error messages in VC++ 2005
Date: 2006-10-19 14:40:06
Message-ID: 001201c6f38c$7c375590$ddf71005@jonathanlaptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I am using PostgreSQL version 8.0 with VC++ 2005.

I have no problem accessing and getting data but I am having problems with
getting errors messages correctly.

Whenever there is an error and I invoke SQLGetDiagRec to get the error
message I get semi-garbled data.

The message is obviously there as it is about 80% right. However, there are
random characters sprinkled about in the message.

For example “Error: Table my_table does not exist”

Comes out as “Error:2 Table my abl do ot exis “

In the middle there are all sorts of weird characters.

I have tried changing and upgrading the ODBC driver but nothing seems to
help.

I am now using version 8.02.01.00 but to no avail.

Anyone had similar problems?

Jonathan Blitz

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.5/483 - Release Date: 10/18/2006

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message greg.campbell 2006-10-19 15:53:51 Re: Improve ODBC Throughput ?
Previous Message Arnaud Lesauvage 2006-10-19 14:24:05 Re: Improve ODBC Throughput ?