Re: How to store and retreiving binary data using VC++ ?

Поиск
Список
Период
Сортировка
От John K Herreshoff
Тема Re: How to store and retreiving binary data using VC++ ?
Дата
Msg-id 200312201750.48254.jkherr@centurytel.net
обсуждение исходный текст
Ответ на How to store and retreiving binary data using VC++ ?  (Bui Nguyen Minh <minh_bn@yahoo.com>)
Ответы Re: How to store and retreive binary data using VC++ ?
Список pgsql-odbc
Check out the postgresql > gborg > odbc site.  There is an example of using a
recordset to add data through ADO.  It works well.

John.

On Saturday 20 December 2003 05:52, Bui Nguyen Minh wrote:
> Hi,
> i'm new to PostgreSQL. i don't know how to store and retreiving binary data
> using VC++ (using CRecorset ? ..)  i'm using MFC classes: CRecordset,
> CDatabase and connect throught ODBC, it seems work for other types but not
> for binary data, can i using RFX_.. functions ?. Please help me ! Thankx.
> Bui Nguyen Minh.
>
>
> ---------------------------------
> Do you Yahoo!?
> New Yahoo! Photos - easier uploading and sharing


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

Предыдущее
От: Bui Nguyen Minh
Дата:
Сообщение: How to store and retreiving binary data using VC++ ?
Следующее
От: Bui Nguyen Minh
Дата:
Сообщение: Re: How to store and retreive binary data using VC++ ?