期刊文献+

MFC数据库访问接口技术 被引量:3

Database Access Interfaces in MFC
下载PDF
导出
摘要 MFC中,使用CDatabase类与CRecordset类完成ODBC数据库操作。CDatabase负责连接管理和基本SQL语句执行,CRecordset承载查询数据。ADO访问技术中,可使用_ConnectionPtr和_RecordsetPtr两个接口,完成类似操作。 MFC uses the CRecordset class and CDatabase class to complete ODBC database operations.CDatabase is respon-sible for connection management and the implementation of the basic SQL statements.CRecordset load query data.In ADO access technologies,using_ConnectionPtr and_RecordsetPtr two interfaces to complete a similar operation.
作者 刘伟
机构地区 天津工业大学
出处 《电脑编程技巧与维护》 2010年第8期72-73,共2页 Computer Programming Skills & Maintenance
  • 相关文献

参考文献3

二级参考文献7

共引文献10

同被引文献15

引证文献3

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部