if ( ! db_com_ptr->NextRow() ) return ;
_bstr_t mData = db_com_ptr->GetColumnData(3); p = mData ; m_address = (CString)p ;
上一页 [1] [2] [3]