Re: Management Studio scripts for SQL 2000

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thanks. I wasn't aware of SP1.

Erland Sommarskog wrote:
Darren (Darren@xxxxxxxxxxxxx) writes:
When I use the generate scripts task in Management Studio to create tables
for a SQL 2000 target, the scripts do not run in SQL 2000.

Exactly why do they not run? Because they refer to sys.objects, of because
of some other problem? I just scripted a database on SQL 2005 for SQL 2000, and the script ran on SQL 2000.

I seem to recall that that there was a problem with scripts for SQL 2000
referring to sys.objects in the RTM release ot SQL 2005, but this was
corrected in SP1. You can find SP1 of SQL 2005 at
http://www.microsoft.com/sql/sp1.mspx.




.



Relevant Pages

  • Re: Dynamic database creation related.
    ... > I need to deploy the database of my winapp on client machine but do not ... my personal choice is to distribute sql DDL scripts to be run on the ... this will help you later when database structure modification must be ...
    (microsoft.public.sqlserver.msde)
  • Re: SQL SERVER 2005 Structural changes monitor with C#
    ... Does your process of communicating database changes ... dev team. ... scripts logged on my development database and execute them on a new ... So the key issue I am trying to figure out is how SQL Server Profiler ...
    (microsoft.public.dotnet.general)
  • Re: Last Date Stored Proc Updated???
    ... there really is a great way of working with your SQL code in just ... This database is then used by ... 'create' scripts under source control and just modify those. ...
    (comp.databases.ms-sqlserver)
  • Re: MSDE and first db attempt
    ... > we are working on our very first database attempt using MSDE and ADO.Net ... scripts in order to allign and sync user's structure to the ... providing the sql DDL scripts to perform structure sync.. ... provide atomic scripts to be run in transaction and backup the current ...
    (microsoft.public.sqlserver.programming)
  • RE: "Yukon" version control
    ... I don't think this belongs in SQL Server. ... > of SQL object version control & database change ... > some scripts could be run before or after the database ...
    (microsoft.public.sqlserver.server)