搜索资源列表
CDataGrid
- CDataGrid 分类:Visual C++ 如何删除DataGrid中的一行记录 CDataGrid m_Grid Rs->Delete(adAffectCurrent) Rs->Requery() m_Grid.SetRefDataSource(NULL) m_Grid.SetRefDataSource((LPUNKNOWN)Rs) m_Grid.Refres
CDataGrid
- CDataGrid 分类:Visual C++ 如何删除DataGrid中的一行记录 CDataGrid m_Grid Rs->Delete(adAffectCurrent) Rs->Requery() m_Grid.SetRefDataSource(NULL) m_Grid.SetRefDataSource((LPUNKNOWN)Rs) m_Grid.Refres
dataGrid
- 给程序为VC++数据库ADO编程,用控件datagrid实现表记录的显示,修改等功能-To the procedures for VC++ Database ADO programming with datagrid control to achieve the display of table records, modify the functions of
ADO_DataGrid
- ado连接数据库的例子,对初学者很有帮助.-ado connection database of examples, very helpful for beginners.