文件名称:SQL-database-extractor-module
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-07-12
- 文件大小:
- 3.56mb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。-The program achieved a major backup and restore, attach and detach a , extract data tables, export data, configure the ODBC data source, and other functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SQL数据库提取器模块\DistillSQL\ADO.cpp
...................\..........\ADO.h
...................\..........\AttachDlg.cpp
...................\..........\AttachDlg.h
...................\..........\BackUpDlg.cpp
...................\..........\BackUpDlg.h
...................\..........\DataOutDlg.cpp
...................\..........\DataOutDlg.h
...................\..........\.ebug\ADO.obj
...................\..........\.....\AttachDlg.obj
...................\..........\.....\BackUpDlg.obj
...................\..........\.....\DataOutDlg.obj
...................\..........\.....\DistillDlg.obj
...................\..........\.....\DistillSQL.exe
...................\..........\.....\DistillSQL.ilk
...................\..........\.....\DistillSQL.obj
...................\..........\.....\DistillSQL.pch
...................\..........\.....\DistillSQL.pdb
...................\..........\.....\DistillSQL.res
...................\..........\.....\DistillSQLDlg.obj
...................\..........\.....\excel9.obj
...................\..........\.....\msado15.tlh
...................\..........\.....\msado15.tli
...................\..........\.....\msword9.obj
...................\..........\.....\RestoreDlg.obj
...................\..........\.....\SetODBCDlg.obj
...................\..........\.....\StdAfx.obj
...................\..........\.....\vc60.idb
...................\..........\.....\vc60.pdb
...................\..........\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\DistillSQL.ico
...................\..........\...\DistillSQL.rc2
...................\..........\...\ODBC.ico
...................\..........\...\Thumbs.db
...................\..........\...\分离.ico
...................\..........\...\备份.ico
...................\..........\...\导入.ico
...................\..........\...\导出.ico
...................\..........\...\还原.ico
...................\..........\...\退出.ico
...................\..........\...\附加.ico
...................\..........\resource.h
...................\..........\RestoreDlg.cpp
...................\..........\RestoreDlg.h
...................\..........\SetODBCDlg.cpp
...................\..........\SetODBCDlg.h
...................\..........\SQLToExcel.xlt
...................\..........\StdAfx.cpp
...................\..........\StdAfx.h
...................\程序使用说明.doc
...................\DistillSQL\Debug
...................\..........\res
...................\DistillSQL
SQL数据库提取器模块