Debugging on Sql2000

  • Hi quys,

    I am trying to debug with Query Analyzer and is not enable with User Defined Functions, but it is enable on Stored Procedures...

    The sp_sdidebug is not in my master, and i thing that may be the cause of this problem.

    Any help please?

  • This can help you I think

    http://www.dbazine.com/sql/sql-articles/cook1

    greetings

    I'd cry, but I can't stop laughing.

  • Thank you , but unfortunately i don't have visual studio installed to my pc

  • Then I think you can do as in the article advised (at the beginning), build a sp that calls your function and you should be able to debug it.

    greetings

    I'd cry, but I can't stop laughing.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply