Welcome to Sign in | Help

Re: SP2 CTP

  •  11-11-2006, 10:44 PM

    Re: SP2 CTP

    Un lucru care nu mi-a sarit in ochi citind Books Online pe subiectul "vardecimal" este ca nu merge pe editia Standard, iata dovada:

    USE master ;
    GO

    EXEC sp_db_vardecimal_storage_format 'AdventureWorks', 'ON' ;

    GO

     --output

    Msg 1844, Level 16, State 2, Line 1

    Vardecimal Storage Format is not supported on Standard Edition.

    sp_db_vardecimal_storage_format statement failed.


    Gheorghe Ciubuc,SQL Server Influencer, MCP(SQL 2000), MCTS (SQL Server 2005) , OCA(Oracle 9i), Sybase(Brainbench)
View Complete Thread
Powered by Community Server (Commercial Edition), by Telligent Systems