Re: Errors using psqlodbc

Поиск
Список
Период
Сортировка
От Nelson Andre
Тема Re: Errors using psqlodbc
Дата
Msg-id 6B48F83ECA0ABA4F9E360E8E0A1CDFFC35E4B51B@HALLEY.maeil.pt
обсуждение исходный текст
Ответ на Errors using psqlodbc  (Nelson Andre <nelson.andre@maeil.pt>)
Список 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@tpf.co.jp]
Sent: quinta-feira, 4 de Novembro de 2010 08:37
To: Nelson Andre
Cc: pgsql-odbc@postgresql.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


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

Предыдущее
От: Adrien de Croy
Дата:
Сообщение: Re: Various errors in psqlodbc: SQLGetTypeInfo, SQLTables, bigint, and double vs float
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: i have problem with psqlodbc_09_00_0200.zip