database table changes, what do you do?

Posts   
 
    
Khou
User
Posts: 46
Joined: 28-Mar-2009
# Posted on: 21-Apr-2009 11:34:30   

Over time the database table structure might change,

1 - What do you do in this case? can I simply delete my old llblgen DAL, regenerate a new llblgen DAL and copy the files over to the project. will this work? 2 - When a lblgen DAL is generated, the developer does not touch this DAL? is this correct? what if its not performing well, how can the dba or developer tweak it?

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 21-Apr-2009 11:44:14   

1 - What do you do in this case? can I simply delete my old llblgen DAL, regenerate a new llblgen DAL and copy the files over to the project. will this work?

Yes this should work.

2 - When a lblgen DAL is generated, the developer does not touch this DAL? is this correct? what if its not performing well, how can the dba or developer tweak it?

It should perform very well. If you ever find otherwise, please contact us and tell us precisely what the issues you are facing so we can guide you out.

Khou
User
Posts: 46
Joined: 28-Mar-2009
# Posted on: 21-Apr-2009 15:08:36   

thanks mate simple_smile