in

CodeSmith Community

Your Code. Your Way. Faster!

Custom ProckStock parsing update

Last post 03-31-2008 5:28 AM by HGU. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 03-31-2008 5:28 AM

    • HGU
    • Not Ranked
    • Joined on 04-15-2007
    • Posts 3
    • Points 25

    Custom ProckStock parsing update

    Hi all !

    For security reasons i have to use that kind of declaration for my custom PC

    CREATE PROCEDURE [GARM].[p_T_ReturnDemands_GetByOrderId]
    (
    @OrderId int
    )
    WITH EXECUTE AS OWNER AS
    BEGIN

    The part "WITH EXECUTE AS OWNER" produce a parsing error when i generate the templates. I have to delete it, generate and reset it.
    Maybe a good idea to extend the parsing code for handling this in your next version.

    Hervé

    • Post Points: 5
Page 1 of 1 (1 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems