System SP to parse SQL?

  • Is there a documented or undocumented system stored procedure that parses SQL code passed to it?

    Something similiar to what happens when you depress the "checkmark" toolbar button?

    ______________________________________________________________________

    Personal Motto: Why push the envelope when you can just open it?

    If you follow the direction given HERE[/url] you'll likely increase the number and quality of responses you get to your question.

    Jason L. Selburg
  • SET PARSEONLY ON

  • I'm thinking more of something that can be used to verify dynamic sql before running it within an sql procedure that builds the dynamic sql.

    ______________________________________________________________________

    Personal Motto: Why push the envelope when you can just open it?

    If you follow the direction given HERE[/url] you'll likely increase the number and quality of responses you get to your question.

    Jason L. Selburg

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

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