Click here to Skip to main content
15,904,823 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalincluding .lib and .dll files Pin
megadith16-Apr-02 8:37
megadith16-Apr-02 8:37 
GeneralRe: including .lib and .dll files Pin
Mazdak16-Apr-02 8:41
Mazdak16-Apr-02 8:41 
QuestionProblem with List Control Box in a Pop-up dailog box? Pin
Aoife16-Apr-02 7:05
Aoife16-Apr-02 7:05 
AnswerRe: Problem with List Control Box in a Pop-up dailog box? Pin
Ravi Bhavnani16-Apr-02 7:35
professionalRavi Bhavnani16-Apr-02 7:35 
GeneralRe: Problem with List Control Box in a Pop-up dailog box? Pin
Aoife16-Apr-02 8:14
Aoife16-Apr-02 8:14 
GeneralRe: Problem with List Control Box in a Pop-up dailog box? Pin
Aoife16-Apr-02 9:31
Aoife16-Apr-02 9:31 
GeneralRe: Problem with List Control Box in a Pop-up dailog box? Pin
Ravi Bhavnani16-Apr-02 10:14
professionalRavi Bhavnani16-Apr-02 10:14 
Generalconverting _variant_t to string Pin
16-Apr-02 7:00
suss16-Apr-02 7:00 
Hi there,

I am using the ADO calls to connect to my database and have the following call:
_variant_t varFieldValue;

varFieldValue = m_pRecord->Fields->GetItem((long)nCol)->GetValue();

Now, at some point , I like to convert this varFieldValue to a string, preferably a STL string.

Any tips on how to do this?

thanks
GeneralRe: converting _variant_t to string Pin
NapiSpooler16-Apr-02 8:35
NapiSpooler16-Apr-02 8:35 
GeneralRe: converting _variant_t to string Pin
Tim Smith16-Apr-02 10:13
Tim Smith16-Apr-02 10:13 
GeneralMigration java -> c++ Pin
Zizilamoroso16-Apr-02 6:08
Zizilamoroso16-Apr-02 6:08 
GeneralRe: Migration java -> c++ Pin
dazinith16-Apr-02 6:16
dazinith16-Apr-02 6:16 
GeneralRe: Migration java -> c++ Pin
Zizilamoroso16-Apr-02 7:00
Zizilamoroso16-Apr-02 7:00 
GeneralRe: Migration java -> c++ Pin
Ravi Bhavnani16-Apr-02 6:28
professionalRavi Bhavnani16-Apr-02 6:28 
GeneralISAPI filter for raw data Pin
rajacm16-Apr-02 5:41
rajacm16-Apr-02 5:41 
GeneralOFNHookProc Pin
Anthony988716-Apr-02 5:35
Anthony988716-Apr-02 5:35 
GeneralBest collection class for CPoint object. Pin
kursatkaraca16-Apr-02 5:28
kursatkaraca16-Apr-02 5:28 
GeneralUNICODE Pin
Rage16-Apr-02 5:23
professionalRage16-Apr-02 5:23 
GeneralRe: UNICODE Pin
Philip Patrick16-Apr-02 6:35
professionalPhilip Patrick16-Apr-02 6:35 
GeneralRe: UNICODE Pin
Le centriste16-Apr-02 6:52
Le centriste16-Apr-02 6:52 
GeneralRe: UNICODE Pin
Le centriste16-Apr-02 18:25
Le centriste16-Apr-02 18:25 
GeneralStartPage() and Document/View Pin
dazinith16-Apr-02 5:19
dazinith16-Apr-02 5:19 
GeneralRe: StartPage() and Document/View Pin
Roger Allen16-Apr-02 6:34
Roger Allen16-Apr-02 6:34 
GeneralRe: StartPage() and Document/View Pin
Roger Allen16-Apr-02 6:40
Roger Allen16-Apr-02 6:40 
GeneralRe: StartPage() and Document/View Pin
Jonathan Craig16-Apr-02 7:28
Jonathan Craig16-Apr-02 7:28 

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.