What to distribute without breaching LLBLGen licence

Posts   
 
    
Markiemac
User
Posts: 132
Joined: 25-Apr-2006
# Posted on: 19-Apr-2008 14:35:15   

Hi all, (Using LLBLGen 2.5, Adapter, WinForm, VB, SQL Server 2005)

I need to share part of my development with another developer who does not have LLBLGen (in any case I would continue to control DAL generation).

What can I distribute to the other developer to avoid breaching the licence conditions?

I know there is some stuff on the forum but I can't find it.

Thanks

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39903
Joined: 17-Aug-2003
# Posted on: 19-Apr-2008 16:02:20   

Simply put: if a person operates the designer, the code generator or the db drivers (or the sdk tools) s/he needs a license. If the person uses generated code and/or the compiled runtime libraries, the person doesn't need a license. simple_smile So if you generate code for a different person who is using that code + the runtime libs in an application, that person doesn't need a license.

Frans Bouma | Lead developer LLBLGen Pro