SQL DDL and Views

Posts   
 
   
 
Anonymous
User
Posts: 0
Joined: 11-Nov-2006
# Posted on: 13-Aug-2007 23:50:50   

Hi Frans,

Any plans to extend the DDL templates to Views. Or should this currently be working?

Cheers,

Pete

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39910
Joined: 17-Aug-2003
# Posted on: 14-Aug-2007 10:53:22   

This isn't possble, as the VIEW SQL isn't retrieved from the DB, and these can't be generated from solely column information obviously. So views have to be hand-written or added to the DDL sql via export routines from the RDBMS system.

Frans Bouma | Lead developer LLBLGen Pro