encrypt Main.ConnectionString

Posts   
 
    
BFynewever
User
Posts: 10
Joined: 19-Dec-2007
# Posted on: 02-Jan-2008 18:50:14   

Does anyone have any guidance as to how I might encrypt the Main.ConnectionString value in my app.config file and have LLBLGen read it and decrypt it properly? I'm guessing I may have to modify some of the generated code to do the decryption--perhaps the DbUtils.CreateConnection method--but obviously that is not an ideal solution.

Thanks in advance for any help. Bret

DvK
User
Posts: 323
Joined: 22-Mar-2006
# Posted on: 02-Jan-2008 20:44:56