I know this has been asked after reviewing the forum.
I have not seen an answer from fran or anyone that knows if this is possible or not.
I have developed a application that generates other applications (databases, virtual directories etc) and I am in need of being able to set catalog name dynamically and execute transactions against the newly created db's using self serving (my dal is too big to convert to adapter).
I have to admit, not researching this is my own fault but I have been using llblgen for so long and never thougth i would run into something that was not possible.
It just seems unusual that there is no work around or hack for this, other than having to set it in web.config to change db names.
If anyone know how we can do this using runtime (since changing web.config is not possible at runtime) I would appreciate it.
Fran, can you let us know if u are even considering this or release a hot fix.