Click here to Skip to main content
16,005,169 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: what does "this" mean? Pin
V.19-Aug-04 3:34
professionalV.19-Aug-04 3:34 
AnswerRe: what does "this" mean? Pin
V.19-Aug-04 3:34
professionalV.19-Aug-04 3:34 
GeneralRe: what does "this" mean? Pin
Antony M Kancidrowski19-Aug-04 4:20
Antony M Kancidrowski19-Aug-04 4:20 
GeneralRe: what does "this" mean? Pin
V.19-Aug-04 4:44
professionalV.19-Aug-04 4:44 
GeneralRe: what does "this" mean? Pin
Michael P Butler19-Aug-04 22:03
Michael P Butler19-Aug-04 22:03 
AnswerRe: what does "this" mean? Pin
toxcct19-Aug-04 4:34
toxcct19-Aug-04 4:34 
GeneralGetSysColour & CreateBrush Pin
Member 101344319-Aug-04 1:12
Member 101344319-Aug-04 1:12 
GeneralProblem with CRecordset/CDatabase Pin
Joerg Warthemann19-Aug-04 0:54
Joerg Warthemann19-Aug-04 0:54 
Hi,

i'm using MS Visual C++ .Net and i have a problem with odbc and mfc. It occurs sometimes while running the release application *.exe - but never(!!) while running the programm under Visual in debug mode (no compiling error).

An "unhandled win32 exception" is thrown.
Debugging the *.exe shows line 624 in dbrfx.cpp, (function: void RFX_Text(...)). A message like: "cannot read in memory" comes up.

The exception is thrown while some database actions. I first do a select in table... (by CRecordset) and then i'm trying to do an update in the same table (also by CRecordset). RFX_Text is updated and sometimes: *pow*.

Does anyone have some helpful idea? I tried to do my update by CDatabase::ExecuteCommand(...) but everything is the
same...

Thanx
Jo
GeneralRe: Problem with CRecordset/CDatabase Pin
John M. Drescher19-Aug-04 2:00
John M. Drescher19-Aug-04 2:00 
GeneralRe: Problem with CRecordset/CDatabase Pin
Joerg Warthemann19-Aug-04 6:56
Joerg Warthemann19-Aug-04 6:56 
GeneralRe: Problem with CRecordset/CDatabase Pin
John M. Drescher19-Aug-04 7:01
John M. Drescher19-Aug-04 7:01 
GeneralRe: Problem with CRecordset/CDatabase Pin
BlackDice19-Aug-04 10:16
BlackDice19-Aug-04 10:16 
GeneralRe: Problem with CRecordset/CDatabase Pin
Anonymous22-Aug-04 8:41
Anonymous22-Aug-04 8:41 
GeneralEval Copy Pin
shiraztk19-Aug-04 0:37
shiraztk19-Aug-04 0:37 
GeneralRe: Eval Copy Pin
Antti Keskinen19-Aug-04 1:03
Antti Keskinen19-Aug-04 1:03 
GeneralRe: Eval Copy Pin
shiraztk19-Aug-04 1:53
shiraztk19-Aug-04 1:53 
GeneralRe: Eval Copy Pin
John M. Drescher19-Aug-04 2:08
John M. Drescher19-Aug-04 2:08 
GeneralRe: Eval Copy Pin
shiraztk19-Aug-04 2:55
shiraztk19-Aug-04 2:55 
GeneralRe: Eval Copy Pin
John M. Drescher19-Aug-04 4:53
John M. Drescher19-Aug-04 4:53 
GeneralRe: Eval Copy Pin
gamitech19-Aug-04 11:29
gamitech19-Aug-04 11:29 
GeneralRe: Eval Copy Pin
shiraztk19-Aug-04 20:12
shiraztk19-Aug-04 20:12 
GeneralIUnknown casting Pin
RChin19-Aug-04 0:34
RChin19-Aug-04 0:34 
GeneralRe: IUnknown casting Pin
Antti Keskinen19-Aug-04 0:55
Antti Keskinen19-Aug-04 0:55 
GeneralRe: IUnknown casting Pin
RChin19-Aug-04 1:16
RChin19-Aug-04 1:16 
GeneralCString Pin
Johnny Peszek19-Aug-04 0:24
Johnny Peszek19-Aug-04 0:24 

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.