| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Cableguy | Date: | April 21 2005 1:34pm |
| Subject: | Re: Passing DateTime object to template query (i realy need help, this is my last chance) | ||
| View as plain text | |||
error C2440: 'type cast' : cannot convert from 'mysqlpp::DateTime' to
'std::basic_string<_Elem,_Traits,_Ax>'
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
error C2440: 'type cast' : cannot convert from 'mysqlpp::DateTime' to
'mysqlpp::SQLString'
Using VS 2003 and mysql++ 1.7.32
