Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: drinkmilk
  • Content: Threads
  • Order by date
  1. drinkmilk

    Problem with a CString

    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...

Part and Inventory Search

Back
Top