jantoas
Results
2
comments of
jantoas
Hello Frank, the issue happens, when connecting at runtime. At first we set database ConnectionString property. No exception here. Error happens when calling ActivateOptions(). It seems that ConnectionString is empty,...
Example Code is in first post. Since there are several threads possible, that code can be executed by more threads at same time. adoNetAppender.ConnectionString = connectionStringFromConfig; adoNetAppender.ActivateOptions();