MFC实现ADO连接数据库并导入word文件

时间:2014-07-10 16:33:37
【文件属性】:

文件名称:MFC实现ADO连接数据库并导入word文件

文件大小:118KB

文件格式:RAR

更新时间:2014-07-10 16:33:37

MFC、ADO、Word

在Debug文件夹下的Login.ini文件中修改一下所连接的数据库信息即可


【文件预览】:
AdoWordPrint
----AdoWordPrint.cpp(4KB)
----StdAfx.cpp(214B)
----resource.h(690B)
----msword.cpp(253KB)
----AdoWordPrint.rc(5KB)
----AdoWordPrint.dsw(547B)
----AdoWordPrint.h(1KB)
----AdoWordPrint.dsp(4KB)
----msword.h(64KB)
----AdoWordPrint.plg(260B)
----Debug()
--------Login.ini(64B)
----ReadMe.txt(4KB)
----StdAfx.h(1KB)
----AdoWordPrint.ncb(281KB)
----AdoWordPrintDlg.h(1KB)
----AdoWordPrint.aps(35KB)
----AdoWordPrintDlg.cpp(8KB)
----AdoWordPrint.opt(49KB)
----res()
--------AdoWordPrint.rc2(404B)
--------AdoWordPrint.ico(1KB)
----AdoWordPrint.clw(1KB)

网友评论

  • 不错,mfc操作excel的例子多,操作word的少。
  • 不错,mfc操作excel的例子多,操作word的少。
  • 帮我解决了一个大问题,很好。很受用
  • 在我的程序中用了,实践证明好用。
  • 可以导入到word中啊
  • 只是借鉴了读写word部分,可以使用
  • 出错,不能用,楼主检查下
  • 代码有一定的参考意义
  • 很多重定义错误 !!!
  • VC连接数据库后并将数据库中的数据导入到WORD中。
  • 程序运行时出错了 先显示数据库连接成功后出现警告:IDispatch error #3127 接着出现: Runtime Error! Program:C:\AdoWordPrint\Release\AdoWordPrint.exe This application has requested the Runtime to terminate it in an unusual way Please contact the application's support team for more information 这是什么情况