Home Forums SQL Server 2008 SQL Server 2008 - General can we use the system databases of a enterprise edition 2008 into a standard edition of sql 2008? RE: can we use the system databases of a enterprise edition 2008 into a standard edition of sql 2008?

  • No. You won't be able to do that. Some of the functionality of Enterprise is in those system tables. You'll have to migrate security or SQL Agent jobs using export & import scripts.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning