Click here to Skip to main content
15,925,081 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalserial communication and bluetooth Pin
Frank S.7-Aug-02 6:28
Frank S.7-Aug-02 6:28 
GeneralRe: serial communication and bluetooth Pin
Frank S.8-Aug-02 23:38
Frank S.8-Aug-02 23:38 
Generalblob data question Pin
ns7-Aug-02 5:22
ns7-Aug-02 5:22 
GeneralRe: blob data question Pin
Nish Nishant7-Aug-02 5:26
sitebuilderNish Nishant7-Aug-02 5:26 
GeneralRe: blob data question Pin
ns7-Aug-02 5:34
ns7-Aug-02 5:34 
GeneralRe: blob data question Pin
Tomasz Sowinski7-Aug-02 5:48
Tomasz Sowinski7-Aug-02 5:48 
GeneralRe: blob data question Pin
Ranjan Banerji7-Aug-02 6:33
Ranjan Banerji7-Aug-02 6:33 
GeneralRe: blob data question Pin
Giles7-Aug-02 8:24
Giles7-Aug-02 8:24 
Yep, try ADO, open a connection, and recordset, and use AppenChunk, and GetChunk methods for BLOB's .

try out this article for a very well implemented class wrappers for all the COM stuff in C++ - http://www.codeproject.com/database/caaadoclass1.asp[^]

Giles
GeneralHelp? I'm new. Pin
G. White7-Aug-02 5:05
G. White7-Aug-02 5:05 
GeneralRe: Help? I'm new. Pin
Nish Nishant7-Aug-02 5:20
sitebuilderNish Nishant7-Aug-02 5:20 
GeneralRe: Help? I'm new. Pin
Anonymous7-Aug-02 5:32
Anonymous7-Aug-02 5:32 
GeneralRe: Help? I'm new. Pin
G. White7-Aug-02 5:33
G. White7-Aug-02 5:33 
GeneralRe: Help? I'm new. Pin
Nish Nishant7-Aug-02 5:36
sitebuilderNish Nishant7-Aug-02 5:36 
GeneralRe: Help? I'm new. Pin
G. White7-Aug-02 5:45
G. White7-Aug-02 5:45 
GeneralRe: Help? I'm new. - #Side-Request# Pin
Nish Nishant7-Aug-02 5:24
sitebuilderNish Nishant7-Aug-02 5:24 
GeneralRe: Help? I'm new. - #Side-Request# Pin
G. White7-Aug-02 5:40
G. White7-Aug-02 5:40 
GeneralRe: Help? I'm new. Pin
Christian Graus7-Aug-02 10:07
protectorChristian Graus7-Aug-02 10:07 
GeneralFunction pointer wooes Pin
aldeba7-Aug-02 4:58
aldeba7-Aug-02 4:58 
GeneralRe: Function pointer wooes Pin
Tomasz Sowinski7-Aug-02 5:01
Tomasz Sowinski7-Aug-02 5:01 
GeneralRe: Function pointer wooes Pin
Chris Losinger7-Aug-02 5:03
professionalChris Losinger7-Aug-02 5:03 
GeneralRe: Function pointer wooes Pin
Renjith Ramachandran7-Aug-02 5:59
Renjith Ramachandran7-Aug-02 5:59 
GeneralCWnd::ModifyStyle Pin
hongheo767-Aug-02 4:23
hongheo767-Aug-02 4:23 
GeneralRe: CWnd::ModifyStyle Pin
Tomasz Sowinski7-Aug-02 4:34
Tomasz Sowinski7-Aug-02 4:34 
GeneralRe: CWnd::ModifyStyle Pin
Joel Lucsy7-Aug-02 4:39
Joel Lucsy7-Aug-02 4:39 
QuestionResource Modified outside of Visual Studio? Pin
dazinith7-Aug-02 3:42
dazinith7-Aug-02 3:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.