黑白程式

黑白程式

导航

2009年2月19日

VC中使用ADO操作数据库的方法(转)

摘要: VC中使用ADO操作数据库的方法 准备工作 (1)、引入ADO类 #import "c:\program files\common files\system\ado\msado15.dll" \ no_namespace \ rename ("EOF", "adoEOF") #import "c:\program files\com... 阅读全文

posted @ 2009-02-19 17:14 黑白程式 阅读(648) 评论(0) 推荐(0)