Hi,
I am making a request on a microsoft Access data base:
Code:
CDBVariant varValue;
CString repere;
record.GetFieldValue((short)0,varValue);
repere = *varValue.m_pstring;
everything seems Ok till here when I debug (ex: repere "310.96")
Then I add the repere's value in buffer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.