Ask a questionAsk a question
 

Answersys.messages / sp_addmessage

  • Thursday, November 05, 2009 4:45 PMRonzo3 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Why would the sys.messages view not be supported?  Why can we not add custom error messages here for multilingual support of our applications?  I haven't checked yet, but does this mean we can not use RAISERROR in our code, at least not with custom error numbers?

Answers

  • Saturday, November 07, 2009 6:01 AMahs101MSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Ronzo,
    You are correct currently sys.messages and custom messages are not available on this version of SQL Azure. I will bring this note to the development team and hopefully we will see it available on a future release.

    RAISERROR is supported.

    Thank you for your feedback,
    Alejandro Hernandez.

All Replies

  • Thursday, November 05, 2009 10:19 PMazurehappy Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    RAISEERROR is supported. Unfortunately, a lot of system views are not.

  • Saturday, November 07, 2009 6:01 AMahs101MSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Ronzo,
    You are correct currently sys.messages and custom messages are not available on this version of SQL Azure. I will bring this note to the development team and hopefully we will see it available on a future release.

    RAISERROR is supported.

    Thank you for your feedback,
    Alejandro Hernandez.