I HATE ADO - newbie
-
Hi again guys This ADO is very frastrating as long as i find out one thing and i try to move on there comes other problems. This time i have a problem with _bstr_t i need to give the value of string token to _bstr_t strName i tryed _bstr_t= token; but ofcorse i get incompatible error:: error C2440: 'initializing' : cannot convert from 'class std::basic_string,class std::allocator >' to 'class _bstr Any other way around Appreciate
-
Hi again guys This ADO is very frastrating as long as i find out one thing and i try to move on there comes other problems. This time i have a problem with _bstr_t i need to give the value of string token to _bstr_t strName i tryed _bstr_t= token; but ofcorse i get incompatible error:: error C2440: 'initializing' : cannot convert from 'class std::basic_string,class std::allocator >' to 'class _bstr Any other way around Appreciate