Click here to Skip to main content
15,892,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Reading And Writting Files to Access Database using ADO Pin
Christopher Stratmann31-Jul-06 10:56
Christopher Stratmann31-Jul-06 10:56 
GeneralRe: Reading And Writting Files to Access Database using ADO Pin
Zac Howland31-Jul-06 11:16
Zac Howland31-Jul-06 11:16 
GeneralRe: Reading And Writting Files to Access Database using ADO Pin
Christopher Stratmann31-Jul-06 23:50
Christopher Stratmann31-Jul-06 23:50 
GeneralRe: Reading And Writting Files to Access Database using ADO Pin
Zac Howland1-Aug-06 3:46
Zac Howland1-Aug-06 3:46 
GeneralRe: Reading And Writting Files to Access Database using ADO Pin
Christopher Stratmann1-Aug-06 4:22
Christopher Stratmann1-Aug-06 4:22 
GeneralRe: Reading And Writting Files to Access Database using ADO Pin
Zac Howland1-Aug-06 4:40
Zac Howland1-Aug-06 4:40 
GeneralRe: Reading And Writting Files to Access Database using ADO Pin
Christopher Stratmann1-Aug-06 7:58
Christopher Stratmann1-Aug-06 7:58 
GeneralRe: Reading And Writting Files to Access Database using ADO Pin
Christopher Stratmann4-Aug-06 2:09
Christopher Stratmann4-Aug-06 2:09 
I have great news. I finally figured it out. The problem was neither storing the file into the data nor getting the file out of the database. The problem was in my function to retreive the file out of the database I overloaded the = operator to copy RS_FILEs to each other and didn't copy a CLongBinary to the new CLongBinary. After doing this everything works perfectly.

Chris
Questionwininet issue Pin
EpicYeti31-Jul-06 8:20
EpicYeti31-Jul-06 8:20 
AnswerRe: wininet issue Pin
Zac Howland31-Jul-06 9:11
Zac Howland31-Jul-06 9:11 
GeneralRe: wininet issue Pin
EpicYeti31-Jul-06 9:52
EpicYeti31-Jul-06 9:52 
GeneralRe: wininet issue Pin
Zac Howland31-Jul-06 9:57
Zac Howland31-Jul-06 9:57 
GeneralRe: wininet issue Pin
EpicYeti31-Jul-06 10:25
EpicYeti31-Jul-06 10:25 
GeneralRe: wininet issue Pin
Lucky the code machine23-Feb-08 5:55
Lucky the code machine23-Feb-08 5:55 
QuestionProblems with Dialog Buttons Pin
kitty531-Jul-06 6:34
kitty531-Jul-06 6:34 
AnswerRe: Problems with Dialog Buttons Pin
toxcct31-Jul-06 6:40
toxcct31-Jul-06 6:40 
GeneralRe: Problems with Dialog Buttons Pin
Zac Howland31-Jul-06 6:45
Zac Howland31-Jul-06 6:45 
GeneralRe: Problems with Dialog Buttons Pin
toxcct31-Jul-06 6:47
toxcct31-Jul-06 6:47 
GeneralRe: Problems with Dialog Buttons Pin
kitty531-Jul-06 6:48
kitty531-Jul-06 6:48 
GeneralRe: Problems with Dialog Buttons Pin
toxcct31-Jul-06 6:56
toxcct31-Jul-06 6:56 
GeneralRe: Problems with Dialog Buttons Pin
Zac Howland31-Jul-06 8:04
Zac Howland31-Jul-06 8:04 
GeneralRe: Problems with Dialog Buttons Pin
kitty531-Jul-06 6:45
kitty531-Jul-06 6:45 
GeneralRe: Problems with Dialog Buttons Pin
toxcct31-Jul-06 6:52
toxcct31-Jul-06 6:52 
GeneralRe: Problems with Dialog Buttons Pin
Justin Tay31-Jul-06 7:15
Justin Tay31-Jul-06 7:15 
GeneralRe: Problems with Dialog Buttons Pin
David Crow31-Jul-06 8:31
David Crow31-Jul-06 8:31 

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.