how can i do

Posts   
 
    
pu
User
Posts: 1
Joined: 18-Jan-2005
# Posted on: 18-Jan-2005 09:08:44   

how can i auto generat T-Sql code of stored procedure in the LLBLGen Pro like the LLBL Gen 1.21 final

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 18-Jan-2005 10:39:03   

That's not supported, as LLBLGen Pro generates SQL on the fly at runtime. If you really need CRUD procs, use LLBLGen 1.21 for that.

Frans Bouma | Lead developer LLBLGen Pro