Re: Q: Buffer size for SQL_DOUBLE to SQL_C_CHAR conversion - Mailing list pgsql-odbc

From Dmitriy Ivanov
Subject Re: Q: Buffer size for SQL_DOUBLE to SQL_C_CHAR conversion
Date
Msg-id ef02oq$1e31$1@news.hub.org
Whole thread Raw
List pgsql-odbc
I  wrote:

DI> |...snip...|
DI> This length is exceeds 15, the decimal precision returned by
DI> SQLGetTypeInfo(hstmt,SQL_DOUBLE).
DI>
DI> What is the maximum size of the character buffer I have to
DI> allocate?

After diving into MSDN, just answering myself: the display size should come
to play.
Sorry for the noise.
--
Sincerely,
Dmitriy Ivanov
Common Lisp ODBC interface - lisp.ystok.ru/ysql.html




pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Access Violation in VC++ 2005
Next
From: "Dmitriy Ivanov"
Date:
Subject: Q: How to exclude system columns from the result of SQLColumns()?