//ADO 1  _variant_t strSql;
 
 2  strSql="insert into table ( id,name,age) values ("+m_id+",'"+m_name+\
    "',"+m_age+")"
 
 3  theApp.ADOExcute(..)  //theApp ,ADOExcute 都是自定义没问题
 
 编译时显示 2处 出错   cannot add two pointers   
 谁能告诉我错在哪里 ?  qq  联系 28964533