文件名称:CPPSQLmodule
- 所属分类:
- SQL Server数据库
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-03
- 文件大小:
- 759kb
- 下载次数:
- 0次
- 提 供 者:
- G***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C++SQL数据库提取器模块,本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。-C++SQL database extractor module, the program achieved a major backup and restore databases, attach and detach the database, extract data table, export data, configuring ODBC data source and other functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C++SQL数据库提取器模块
......................\DistillSQL
......................\..........\ADO.cpp
......................\..........\ADO.h
......................\..........\AttachDlg.cpp
......................\..........\AttachDlg.h
......................\..........\BackUpDlg.cpp
......................\..........\BackUpDlg.h
......................\..........\DataOutDlg.cpp
......................\..........\DataOutDlg.h
......................\..........\DistillDlg.cpp
......................\..........\DistillDlg.h
......................\..........\DistillSQL.aps
......................\..........\DistillSQL.clw
......................\..........\DistillSQL.cpp
......................\..........\DistillSQL.dsp
......................\..........\DistillSQL.dsw
......................\..........\DistillSQL.h
......................\..........\DistillSQL.ncb
......................\..........\DistillSQL.opt
......................\..........\DistillSQL.plg
......................\..........\DistillSQL.rc
......................\..........\DistillSQLDlg.cpp
......................\..........\DistillSQLDlg.h
......................\..........\excel9.cpp
......................\..........\excel9.h
......................\..........\msado15.tlh
......................\..........\msado15.tli
......................\..........\msword9.cpp
......................\..........\msword9.h
......................\..........\ReadMe.txt
......................\..........\res
......................\..........\resource.h
......................\..........\RestoreDlg.cpp
......................\..........\RestoreDlg.h
......................\..........\res\DistillSQL.ico
......................\..........\...\DistillSQL.rc2
......................\..........\...\ODBC.ico
......................\..........\...\Thumbs.db
......................\..........\...\分离.ico
......................\..........\...\备份.ico
......................\..........\...\导入.ico
......................\..........\...\导出.ico
......................\..........\...\还原.ico
......................\..........\...\退出.ico
......................\..........\...\附加.ico
......................\..........\SetODBCDlg.cpp
......................\..........\SetODBCDlg.h
......................\..........\SQLToExcel.xlt
......................\..........\StdAfx.cpp
......................\..........\StdAfx.h
......................\程序使用说明.doc