CodeSmith Community
Your Code. Your Way. Faster!

Custom Stored Procedures are being erased.

Latest post 06-19-2007 9:58 AM by nachobornan. 0 replies.
  • 06-19-2007 9:58 AM

    Custom Stored Procedures are being erased.

    I have a problem with Nettiers version 2.0.1.471. It's easy to reproduce.
     1) Create a table with a column named "colX"
     2) Create a Custom Stored Procedure that specify the name of the "Colx" in the order by clause (for example)
     3) Generate and everything will be OK
     4) Drop de column of the table
     5) Regenerate again
    The problem is that the stored procedure is dropped by the generation process. It disappears. Although the stored is wrong

    and must be corrected, we run the risk to lose very important code in this stored procedures.
    Nettiers in previous versions didn't modify the code of the custom stored.
    I hope that this post serves to fix this bug.

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