• Hi,

    I have made this:

    EXEC sp_configure 'default language', 9

    RECONFIGURE

    Then i receved this:

    Configuration option 'default language' changed from 0 to 9. Run the RECONFIGURE statement to install.

    Don't understand what is this "Run the RECONFIGURE statement to install."

    Can you please explain?

    Thank you