Here is an idea of what you could do after your standard connections have already been established:
We are generating objects using the DB deployment toolkit, Business object component class and the Business Object Mapper.
It appears what is generated for the DB name is our development database name. When deployed is this overridden by what the user specifies as his/her database name? Or do we need to write code to override?
Ben