Corelab licensing

Posts   
 
    
Posts: 34
Joined: 03-Oct-2005
# Posted on: 11-Apr-2006 17:35:49   

Hi

I have the 3.2.9 Corelab MySQL driver installed. This works fine in the designer and allows me to create projects and generate them.

However as soon as I try and retrieve any data from the database using the generated code I get the following error

License not found, Please view "Licensing" yada yada yada...

The documentation mentions needing to create a licenses.licx file and adding it to my project, but I thought the need for all of this had gone away...

Any ideas ?

Thanks

Matt

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39928
Joined: 17-Aug-2003
# Posted on: 11-Apr-2006 19:23:26   

The .EXE needs a mysql reference in the licenses.licx file. So add their reference to the licenses.licx file of your own project. this is unavoidable due to their requirement of the license reference in the licenses.licx file. As they only check .exe references, this belongs to your own project.

Frans Bouma | Lead developer LLBLGen Pro
Posts: 34
Joined: 03-Oct-2005
# Posted on: 12-Apr-2006 13:29:46   

That's got it, thanks. I was thinking it needed to go in the generated dll's rather than the calling .exe

Cheers

Matt