Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
anilkumar.forum
Starting Member
5 Posts |
Posted - 2009-06-25 : 06:56:31
|
Hi EveryoneI have a database in sql server 2005. I want to generate the scripts for this database and want to execute in Sql Server 2000 database. Can anyone help me to do this???RegardsAnil KumarWith Best RegardsAnil Kumar |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2009-06-26 : 05:57:49
|
quote: Originally posted by anilkumar.forum Hi EveryoneI have a database in sql server 2005. I want to generate the scripts for this database and want to execute in Sql Server 2000 database. Can anyone help me to do this???RegardsAnil KumarWith Best RegardsAnil Kumar
Use Generate script option with Script for Server Version as SQL Server 2000MadhivananFailing to plan is Planning to fail |
 |
|
|
|
|