Home > Database > Mysql Tutorial > SQLServer导出sql文件,导出表架构和数据

SQLServer导出sql文件,导出表架构和数据

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 17:43:28
Original
1627 people have browsed it

很多朋友问到sql server数据库”生成脚本”,只导出了数据库的sql脚本,而表里的数据依然没有导出来。很简单,看教程: 注:我这里用的SQLServer2008,其它版本应该差不多。 一、选中要导出的数据库–任务–生成脚本(或者在任务里面有生成脚本这个选项,好

很多朋友问到sql server数据库”生成脚本”,只导出了数据库的sql脚本,而表里的数据依然没有导出来。很简单,看教程:

    注:我这里用的SQLServer2008,其它版本应该差不多。

一、选中要导出的数据库–>任务–>生成脚本(或者在任务里面有生成脚本这个选项,好好找找能找到的!)

 

SQLServer_exp_1-300x168

二、出现“生成和发布脚本”窗口,香港服务器租用,点击下一步

SQLServer_exp_2-300x259

三、选择要编写脚本的数据库对象,香港服务器租用,全部导出选第一个,如果你想导出部分数据勾选    第二个就好了

四、出现这个画面后点击”高级”按钮(重点)

SQLServer_exp_3-300x258

五、”要编写脚本的数据的类型”对应:”架构和数据”

SQLServer_exp_4-300x252

六、确定、下一步、下一步、大功告成。

 

摘抄于:http://www.lihuoqing.cn/code/130.html,香港虚拟主机
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Problem with tp6 connecting to sqlserver database
From 1970-01-01 08:00:00
0
0
0
Unable to connect to SQL Server in Laravel
From 1970-01-01 08:00:00
0
0
0
Methods of parsing MYD, MYI, and FRM files
From 1970-01-01 08:00:00
0
0
0
SQLSTATE: User login failed
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template