Re: Errors using psqlodbc

From: Nelson Andre <nelson(dot)andre(at)maeil(dot)pt>
To: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
Cc: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Errors using psqlodbc
Date: 2010-11-04 09:09:47
Message-ID: 6B48F83ECA0ABA4F9E360E8E0A1CDFFC35E4B51B@HALLEY.maeil.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi Hiroshi,

The log keeps repeting some part of the text until I kill the application because it hangs and consumes 90+ % of the CPU.
I will try the drivers you referred and then let you know.

Thanks.

Os melhores cumprimentos,
Nelson André
Senior Software Engineer
Maeil Consultores - Tecnologias de Integração de Empresas, Lda.
P: (+351) 214 229 117 F: (+351) 214 229 119
http://www.maeil.pt    http://helpdesk.maeil.pt

-----Original Message-----
From: Hiroshi Inoue [mailto:inoue(at)tpf(dot)co(dot)jp]
Sent: quinta-feira, 4 de Novembro de 2010 08:37
To: Nelson Andre
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: [ODBC] Errors using psqlodbc

Hi Nelson,

(2010/11/03 19:05), Nelson Andre wrote:
> When I run my application , it hangs and I have to kill it in Task Manager.
>
> This is the content of mylog_5856.txt

.
.
> [5860-7.715]unquoted=1, quote=0, dquote=0, numeric=0, delim=' ', token='(', ptr='PGcA = ? ) ORDER BY PGcA '
> [5860-7.723]blevel++ -> 1
> [5860-7.724]unquoted=1, quote=0, dquote=0, numeric=0, delim=' ', token='PGcA', ptr='= ? ) ORDER BY PGcA '
> [5860-7.731]got ispunct: s[0] = '='
> [5860-7.733]unquoted=1, quote=0, dquote=0, numeric=0, delim=' ', token='=', ptr='? ) ORDER BY PGcA '
> [5860-7.740]got ispunct: s[0] = '?'
> [5860-7.744]unquoted=1, quote=0, dquote=0, numeric=0, delim=' ', token='?', ptr=') ORDER BY PGcA '
> [5860-7.752]got ispunct: s[0] = ')'
> [5860-7.753]unquoted=1, quote=0, dquote=0, numeric=0, delim=' ', token=')', ptr='ORDER BY PGcA '
> [5860-7.760]blevel-- = 0
> [5860-7.762]unquoted=1, quote=0, dquote=0, numeric=0, delim=' ', token='ORDER', ptr='BY PGcA '
> [5860-7.767]ORDER...
> [5860-7.769]unquoted=1, quote=0, dquote=0, numeric=0, delim=' ', token='BY', ptr='PGcA '
> [5860-7.774]unquoted=1, quote=0, dquote=0, numeric=0, delim='

Does the log stop here?
If so, could you please try the drivers on testing for 9.0.0201 at
http://www.ne.jp/asahi/inocchichichi/entrance/psqlodbc/
?

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2010-11-04 21:22:05 Re: i have problem with psqlodbc_09_00_0200.zip
Previous Message Adrien de Croy 2010-11-04 05:39:47 Re: Various errors in psqlodbc: SQLGetTypeInfo, SQLTables, bigint, and double vs float