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 |
Asit
Starting Member
6 Posts |
Posted - 2008-11-05 : 23:37:29
|
HiWhat is main difference between sql server 2005 script and sql server 2000 script.I have sql server 2005 script and my requirements all stored procedure written in sql server 2005 use in sql server 2000.When I am running thin script, its shows so many syntax problem.So please inform me what is necessary changes into sql server 2005 script.Thanks Asit SinhaSE |
|
SimpleSQL
Yak Posting Veteran
85 Posts |
Posted - 2008-11-06 : 00:30:34
|
There is no SQL Server 2003. Are you refering to SQL Server 2005?Without the script hard to commnt what is the issue, but check SQL Serevr books online (documentation with SQL Server) for breaking changes from SQL 2000 to SQL 2005 |
 |
|
saurabhsrivastava
Posting Yak Master
216 Posts |
Posted - 2008-11-06 : 08:18:53
|
Please move this post to sql server 2005 administration or T-sql category |
 |
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2008-11-06 : 08:32:01
|
moved from script library_______________________________________________Causing trouble since 1980Blog: http://weblogs.sqlteam.com/mladenpSpeed up SSMS development: www.ssmstoolspack.com <- version 1.1 out! |
 |
|
|
|
|