It is not possible to modify the database URL

Sure, that’s also an option, but is it really that convenient? :grin:

With the Web component, you could instead create a dictionary variable containing the different configurations


and then use something like a ListPicker or similar to select one of them.
That way, you would have a single procedure that, depending on the selection, points to a different database.

1 Like