sql="select isnull (sum(cast(NumBer as float)),0) from Thing where Part="+item+"and Type ='测试' and Data >="+ TimeEnd+" and Data <= "+ TimeStare;_bstr_t bstr_t(sql.c_str());m_pRecordset=record.GetRecordset(bstr_t);_variant_t ThePart;
- 2 回答
- 0 关注
- 160 浏览
添加回答
举报
0/150
提交
取消