Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Derived Class Function Pointer Error Pin
J Forde5-Jan-10 4:39
professionalJ Forde5-Jan-10 4:39 
Questionhelp me please! Pin
nenfa4-Jan-10 22:23
nenfa4-Jan-10 22:23 
AnswerRe: help me please! Pin
KingsGambit4-Jan-10 23:35
KingsGambit4-Jan-10 23:35 
GeneralRe: help me please! Pin
nenfa4-Jan-10 23:48
nenfa4-Jan-10 23:48 
AnswerRe: help me please! Pin
David Crow5-Jan-10 3:30
David Crow5-Jan-10 3:30 
Question_variant_t conversion Pin
MsmVc4-Jan-10 22:10
MsmVc4-Jan-10 22:10 
QuestionRe: _variant_t conversion Pin
CPallini4-Jan-10 22:19
mveCPallini4-Jan-10 22:19 
AnswerRe: _variant_t conversion Pin
MsmVc4-Jan-10 22:30
MsmVc4-Jan-10 22:30 
Thanks for reply
i am useing
ADODB::_RecordsetPtr rSet;
to get values from MS Access through this code.When Ms Access datatype is adLongVarBinary.
(j is indext number)
_variant_t vtValue;
vtValue =rSet->Fields->GetItem(j)->Value;

Then i am geting values like this
vtValue laues like this.
safearray = safearray of UI1 = [27609](21 ' ',28 ' ',45 '-',0,2 ' ',0,0,0,10 '
',0,15 ' ',0,20 ' ',0,30 ' ',0,255 'ÿ',255 'ÿ',255 'ÿ',255 'ÿ',87 'W',111 'o',114 'r',107 'k',115 's',104 'h',101 'e',101 'e',116 't',0,69 'E',120 'x',99 'c',101 'e',108 'l',46 '.',83 'S',10...

So how can i get this values in redable formate.
QuestionRe: _variant_t conversion Pin
CPallini4-Jan-10 22:54
mveCPallini4-Jan-10 22:54 
AnswerRe: _variant_t conversion Pin
Madhu Nair4-Jan-10 23:33
Madhu Nair4-Jan-10 23:33 
QuestionRe: _variant_t conversion Pin
KingsGambit4-Jan-10 22:19
KingsGambit4-Jan-10 22:19 
QuestionCustomize EditBox Pin
kumar sanghvi4-Jan-10 21:55
kumar sanghvi4-Jan-10 21:55 
AnswerRe: Customize EditBox Pin
Nelek4-Jan-10 22:07
protectorNelek4-Jan-10 22:07 
QuestionGlobal variables Pin
Pryabu4-Jan-10 19:45
Pryabu4-Jan-10 19:45 
AnswerRe: Global variables Pin
SandipG 4-Jan-10 20:07
SandipG 4-Jan-10 20:07 
AnswerRe: Global variables Pin
KingsGambit4-Jan-10 20:08
KingsGambit4-Jan-10 20:08 
AnswerRe: Global variables Pin
CPallini4-Jan-10 20:36
mveCPallini4-Jan-10 20:36 
AnswerRe: Global variables Pin
Avi Berger5-Jan-10 16:45
Avi Berger5-Jan-10 16:45 
QuestionGeneric Office 2007 _Application Interface class Pin
eight4-Jan-10 19:39
eight4-Jan-10 19:39 
AnswerRe: Generic Office 2007 _Application Interface class Pin
Migounette4-Jan-10 22:26
Migounette4-Jan-10 22:26 
GeneralRe: Generic Office 2007 _Application Interface class Pin
eight5-Jan-10 14:49
eight5-Jan-10 14:49 
QuestionAdd icons to menu bar Pin
Abinash Mohanty4-Jan-10 17:41
Abinash Mohanty4-Jan-10 17:41 
AnswerRe: Add icons to menu bar Pin
KingsGambit4-Jan-10 17:56
KingsGambit4-Jan-10 17:56 
AnswerRe: Add icons to menu bar Pin
Madhu Nair4-Jan-10 18:01
Madhu Nair4-Jan-10 18:01 
QuestionList Contol Pin
DevelopmentNoob4-Jan-10 15:11
DevelopmentNoob4-Jan-10 15:11 

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.