Hi,
I'm using LLBLGen Pro v2.5 with VS2005, C# and SelfServicing.
I've read some threads about changing the catalogname during runtime with adapter-classes.
The problem is that we are using selfservicing for quit a while and we don't want to change this to adapter-classes.
We've some customers that have more the one website which points to the same filestructure (so, the same web.config).
We would like to have the possiblity to change the catalogname via code.
We can simple change the connectionstring via the static: DBUtils.ActualConnectionString.
Can you help me for doing this with the catalogname?
Thanks,
Sander