Connection String and Self-Service

Posts   
 
    
asowles
User
Posts: 46
Joined: 23-Apr-2008
# Posted on: 23-Apr-2008 21:19:38   

I am new to LLBLGen. I am using the Demo version (2.5 Final) with Visual Studio 2008 and Sybase iAnywhere. I need to be able to configure a connection string during installation or as needed by the user and then pass it to the LLBLGen layer. I found an example in the help for the Adapter method, but not for the Self-Service method. Is there a method for doing this using SelfService?

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 24-Apr-2008 05:08:56   
David Elizondo | LLBLGen Support Team
asowles
User
Posts: 46
Joined: 23-Apr-2008
# Posted on: 24-Apr-2008 19:32:15   

Thank you, this is exactly what I needed and it works perfectly.