How to Maintain Custom Code in DBUtils

Posts   
 
    
gabrielk avatar
gabrielk
User
Posts: 231
Joined: 01-Feb-2005
# Posted on: 21-Jun-2006 10:34:34   

Hi All,

I've changed my DbUtils based on http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=5288&HighLight=1 but found out that it gets overwritten when generating base classes for the selfservice scenario.

How can I preserve the changes on generation?

Cheers, G

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 21-Jun-2006 16:03:03   

Did you use your own custom template set for generating the code.?

As I understand from the thread you have mentioned, the custom code was meant to be changed in the dbutils template. So whenever you re-generate the code, it won't get overwritten.