Hi, Everytime I've integrate an external DLL in my application, the default config settings of this DLL are used then. Now I got the problem, that I don't want to compile the whole file when I have to change the database connection. After hours of google search I found an example how to overwrite the default settings (see below). It works great, but not for connection strings, it's only good for normal application settings. I've experimented a little bit with this sample trying to get it work with connection strings, but with no result. Does anybody know how I could get this work with connection string? Thank in advance regards pdluke
abc zzzz