文件名称:SQL-database-extractor---
- 所属分类:
- SQL Server数据库
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-05-12
- 文件大小:
- 569kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
运行程序,打开登录界面,如图1.1所示。在“选择服务器”下拉列表中选择要连接的服务器,输入数据库用户名和密码,单击“登录”按钮,即可连接该服务器。本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。-Run programs, open the login screen, shown in Figure 1.1. Select Server drop-down list, select the server you want to connect to, enter the database user name and password, click " Login" button, you can connect to the server. This procedure mainly realize the backup and restore database, attach and detach a database, extract data table, export data, configure the ODBC data source.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SQL数据库提取器模块\DistillSQL\ADO.cpp
...................\..........\ADO.h
...................\..........\AttachDlg.cpp
...................\..........\AttachDlg.h
...................\..........\BackUpDlg.cpp
...................\..........\BackUpDlg.h
...................\..........\DataOutDlg.cpp
...................\..........\DataOutDlg.h
...................\..........\.ebug\msado15.tlh
...................\..........\.....\msado15.tli
...................\..........\DistillDlg.cpp
...................\..........\DistillDlg.h
...................\..........\DistillSQL.aps
...................\..........\DistillSQL.clw
...................\..........\DistillSQL.cpp
...................\..........\DistillSQL.dsp
...................\..........\DistillSQL.dsw
...................\..........\DistillSQL.h
...................\..........\DistillSQL.ncb
...................\..........\DistillSQL.opt
...................\..........\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数据库提取器模块