Click here to Skip to main content
15,888,521 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: memory leak in ADO Connection & Excute methods Pin
Roger Stoltz5-Feb-07 23:17
Roger Stoltz5-Feb-07 23:17 
QuestionException in VC++ Code. Pin
T.RATHA KRISHNAN5-Feb-07 21:27
T.RATHA KRISHNAN5-Feb-07 21:27 
QuestionRe: Exception in VC++ Code. Pin
prasad_som5-Feb-07 21:31
prasad_som5-Feb-07 21:31 
AnswerRe: Exception in VC++ Code. Pin
kakan5-Feb-07 21:35
professionalkakan5-Feb-07 21:35 
AnswerRe: Exception in VC++ Code. Pin
Michael Dunn5-Feb-07 22:36
sitebuilderMichael Dunn5-Feb-07 22:36 
AnswerRe: Exception in VC++ Code. Pin
Hamid_RT6-Feb-07 0:11
Hamid_RT6-Feb-07 0:11 
AnswerRe: Exception in VC++ Code. Pin
ThatsAlok6-Feb-07 19:55
ThatsAlok6-Feb-07 19:55 
Questionassigning string value to CDBVariant Pin
prithaa5-Feb-07 21:23
prithaa5-Feb-07 21:23 
Hello,

How do I assign a value to an object of type CDBVariant?Especially if the data type is string.

CDBVariant b;
CString str;
b.m_dwtype = DBVT_STRING;
b.m_pstring = str;

but in the union of CDBVariant m_pstring is pointer to string.so what has to be done?

Thanks
Pritha

AnswerRe: assigning string value to CDBVariant Pin
prasad_som5-Feb-07 22:52
prasad_som5-Feb-07 22:52 
GeneralRe: assigning string value to CDBVariant Pin
prithaa5-Feb-07 23:44
prithaa5-Feb-07 23:44 
GeneralRe: assigning string value to CDBVariant Pin
prasad_som6-Feb-07 0:33
prasad_som6-Feb-07 0:33 
AnswerRe: assigning string value to CDBVariant Pin
Naveen6-Feb-07 0:49
Naveen6-Feb-07 0:49 
QuestionConvert DWG/BMP image file to PNG image format Pin
helpcode5-Feb-07 20:39
helpcode5-Feb-07 20:39 
AnswerRe: Convert DWG/BMP image file to PNG image format Pin
Hamid_RT5-Feb-07 20:54
Hamid_RT5-Feb-07 20:54 
GeneralRe: Convert DWG/BMP image file to PNG image format Pin
helpcode6-Feb-07 0:33
helpcode6-Feb-07 0:33 
GeneralRe: Convert DWG/BMP image file to PNG image format Pin
Hamid_RT6-Feb-07 0:51
Hamid_RT6-Feb-07 0:51 
Questionhow to add check boxes Pin
pavan_sw5-Feb-07 20:11
pavan_sw5-Feb-07 20:11 
AnswerRe: how to add check boxes Pin
Hamid_RT5-Feb-07 20:28
Hamid_RT5-Feb-07 20:28 
AnswerRe: how to add check boxes Pin
ThatsAlok6-Feb-07 19:55
ThatsAlok6-Feb-07 19:55 
QuestionMessage Map Return types Pin
G.DHANASEKAR5-Feb-07 19:18
G.DHANASEKAR5-Feb-07 19:18 
AnswerRe: Message Map Return types Pin
Don Box5-Feb-07 19:46
Don Box5-Feb-07 19:46 
AnswerRe: Message Map Return types Pin
Roger Stoltz5-Feb-07 22:58
Roger Stoltz5-Feb-07 22:58 
AnswerRe: Message Map Return types Pin
Mark Salsbery6-Feb-07 8:08
Mark Salsbery6-Feb-07 8:08 
AnswerRe: Message Map Return types Pin
ThatsAlok6-Feb-07 19:56
ThatsAlok6-Feb-07 19:56 
QuestionSet Edit Box Text from Different Dialog Pin
Sonani Prakash5-Feb-07 19:08
Sonani Prakash5-Feb-07 19:08 

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.