由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - DB: lab PC<-> home PC
相关主题
MS Sql 2012: cannot detach database有人在准备MSSQL 70-433 吗?
Oracle 11g 输出里怎么去掉抬头?怎么学SQL SERVER
有没有必要考一个ORACLE证?70-433 evaluation SQL 2008 Enterprise CD
SQL 2005 能在XP下安装么?data anaylst, dba, and database developer 哪个更容易SURVIVAL
求MCTS Training Kit (Exam 70-433 Database Development我的背景做BI需要准备什么?求高人指点
考BI认证还是database developer认证?[急] 请教版上的大牛们,关于发展方向SQL vs Test
很认真地问一下数据库的问题,求助了MIS 本科 求建议!
工作机会:Database Developer/Administrator (SAS,SQL) (转载)OTN Developer Day - Oracle Database 11g Application Develop
相关话题的讨论汇总
话题: server话题: pc话题: everything话题: sql话题: db
进入Database版参与讨论
1 (共1页)
d****t
发帖数: 362
1
Hi, guys,
I want to setup an exactly same developement environment at home as in my lab.
Everything is fine, except that I don't know how to clone everything in the
database. (MS SQL Server 2000). Someone said using the Enterprise Manager and
script loader to transfer everything in the database. But I am not 100% sure.
Any suggestion and advice is warmly welcomed!
e*********s
发帖数: 200
2

lab.
and
sure.
From your source SQL Server, Enterprise manager,
pull down menu:
Tools | Data Transformation Services | Export Data
follow the wizard to export your database(s) to your target server :)
Or
you can detach your databases from your source server, copy them to your
destination server, then attach them :)
see online books for sp_detach_db and sp_attach_db for more details :)
Good luck ^o^
PS:
If you want to synchronize between two SQL server databases, you'd better
define a publisher/

【在 d****t 的大作中提到】
: Hi, guys,
: I want to setup an exactly same developement environment at home as in my lab.
: Everything is fine, except that I don't know how to clone everything in the
: database. (MS SQL Server 2000). Someone said using the Enterprise Manager and
: script loader to transfer everything in the database. But I am not 100% sure.
: Any suggestion and advice is warmly welcomed!

d****t
发帖数: 362
3
Nu!
Thanks.

the

【在 e*********s 的大作中提到】
:
: lab.
: and
: sure.
: From your source SQL Server, Enterprise manager,
: pull down menu:
: Tools | Data Transformation Services | Export Data
: follow the wizard to export your database(s) to your target server :)
: Or
: you can detach your databases from your source server, copy them to your

d******e
发帖数: 2265
4
rsync

【在 d****t 的大作中提到】
: Hi, guys,
: I want to setup an exactly same developement environment at home as in my lab.
: Everything is fine, except that I don't know how to clone everything in the
: database. (MS SQL Server 2000). Someone said using the Enterprise Manager and
: script loader to transfer everything in the database. But I am not 100% sure.
: Any suggestion and advice is warmly welcomed!

1 (共1页)
进入Database版参与讨论
相关主题
OTN Developer Day - Oracle Database 11g Application Develop求MCTS Training Kit (Exam 70-433 Database Development
ms sql server 2000 中文版 --〉英文版 的问题考BI认证还是database developer认证?
sql server 2005 问题很认真地问一下数据库的问题,求助了
PL/SQL develop 和Java developer薪水相比工作机会:Database Developer/Administrator (SAS,SQL) (转载)
MS Sql 2012: cannot detach database有人在准备MSSQL 70-433 吗?
Oracle 11g 输出里怎么去掉抬头?怎么学SQL SERVER
有没有必要考一个ORACLE证?70-433 evaluation SQL 2008 Enterprise CD
SQL 2005 能在XP下安装么?data anaylst, dba, and database developer 哪个更容易SURVIVAL
相关话题的讨论汇总
话题: server话题: pc话题: everything话题: sql话题: db