-
GETROWS如何用
GETROWS怎么用m_cmdStr=L"select*fromt1"; try{m_pSet=m_pAdo->Execute(_bstr_t(m_cmdStr),&vtVal,adCmdText);} catch(_com_errore) { MessageBox(L"错误"); } try{m_pSet->GetRows(adG...
10090
热度
上一页1下一页
GETROWS怎么用m_cmdStr=L"select*fromt1"; try{m_pSet=m_pAdo->Execute(_bstr_t(m_cmdStr),&vtVal,adCmdText);} catch(_com_errore) { MessageBox(L"错误"); } try{m_pSet->GetRows(adG...