Re: Using ODBC and VBA to pull data from a large object

Поиск
Список
Период
Сортировка
От Bret Stern
Тема Re: Using ODBC and VBA to pull data from a large object
Дата
Msg-id 1379426774.2677.0.camel@centos-dev.machinemanagement.com
обсуждение исходный текст
Ответ на Using ODBC and VBA to pull data from a large object  (Adam C Falkenberg <ACFalkenberg@uss.com>)
Ответы Re: Using ODBC and VBA to pull data from a large object  (Adam C Falkenberg <ACFalkenberg@uss.com>)
Список pgsql-general
On Tue, 2013-09-17 at 08:32 -0400, Adam C Falkenberg wrote:
> Good Morning,
>
> I had a question about using ODBC with large objects.  When I query
> the pg_largeobject table and return data to an ADO recordset, I can
> only get the first 255 bytes even though the record contains 2048
> bytes of data (all the bytes after the first 255 show as 0).  When I
> checked the type of the record, it was a VarBinary.  Is there a way to
> have all of the data returned to the recordset?  Thanks for any help.
>
> Adam


Microsofts sample
http://support.microsoft.com/kb/258038



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

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: need a hand with my backup strategy please...
Следующее
От: karinos57
Дата:
Сообщение: Re: using Replace funcion in postgresql