LLBLGen from console

Posts   
 
    
Posts: 1
Joined: 11-Jun-2009
# Posted on: 11-Jun-2009 15:28:37   

Hi, is it possible to operate with lgp file from console, without having to open it in GUI?

My idea is to automate adding stored procs/tables, so that after you have created a .sql file in a solution, you can just run a bat file and have everything in lgp.

Thanks, Andrew

MTrinder
User
Posts: 1461
Joined: 08-Oct-2008
# Posted on: 11-Jun-2009 17:47:14   

The LLBLGen SDK provides command line tools to both refresh a project, and generate the code from it. These are available from the downloads area of the website.

You sitll need an installed, licensed version of the GUI though.

Matt

andreister
User
Posts: 10
Joined: 06-Jun-2008
# Posted on: 12-Jun-2009 09:57:28   

Matt, thanks for the answer. However, I have not found any command line tool at http://www.llblgen.com/pages/secure/ListDownloads.aspx?ProductVersion=4

(I'm using LLBLGen v2.0.0.0 Final (September 13, 2006))

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 12-Jun-2009 10:23:39   

Please download the LLBLGen Pro SDK package in the Extras section. It should include the source code of these extra tools.