Re: buffer size error

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: buffer size error
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC3905@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на buffer size error  ("Noshiro, Kenya" <Kenya.Noshiro@jp.sony.com>)
Список pgsql-odbc

> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Noshiro, Kenya
> Sent: 03 November 2005 08:41
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] buffer size error
> Importance: High
>
> Hello,
>
>
> I am using Visual Basic .NET(1.1) as frontend,
> PostgreSQL ver8.0.3 as backend and PostgreSQL ODBC driver ver
> 8.00.01.01
> and experiencing "The buffer was too small for the ConnStrOut".
>
> The SQL connection works OK for a while but eventually crushes all the
> time !!
>
> PostgreSQL encoding is set to LATIN1 and client encoding is
> set to UTF8.
>
> [3708][SQLGetDiagRecW][3708]PGAPI_GetDiagRec entering rec=1[3708]****
> PGAPI_ConnectError: hdbc=124861136 <46>
> [3708]enter CC_get_error
> [3708]exit CC_get_error
> [3708]CC_get_error: status = 215, msg = #The buffer was too small for
> the ConnStrOut.#
> [3708]         szSqlState = '(null)',len=44, szError='The
> buffer was too
> small for the ConnStrOut.'
> [3708]PGAPI_GetDiagRec exiting 0
>
>
> I have searched mailing list archive and found following thread.
> So I have downloaded the latest snapshot, psqlodbc-08.01.005(Unicode)
> to give it a try but it crushes with same error.
>
> Has it been fixed yet or am I doing something wrong?

This (should) be resolved in 08.01.0006. Please confirm either way :-)

Regards, Dave

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: postgresql odbc driver 7.3+ Visual Studio .Net
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Problems with MDAC and lo