Re: How to store and retreiving binary data using VC++ ? - Mailing list pgsql-odbc

From John K Herreshoff
Subject Re: How to store and retreiving binary data using VC++ ?
Date
Msg-id 200312201750.48254.jkherr@centurytel.net
Whole thread Raw
In response to How to store and retreiving binary data using VC++ ?  (Bui Nguyen Minh <minh_bn@yahoo.com>)
Responses Re: How to store and retreive binary data using VC++ ?  (Bui Nguyen Minh <minh_bn@yahoo.com>)
List 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 by date:

Previous
From: Bui Nguyen Minh
Date:
Subject: How to store and retreiving binary data using VC++ ?
Next
From: Bui Nguyen Minh
Date:
Subject: Re: How to store and retreive binary data using VC++ ?