Skip to content
Discussion options

You must be logged in to vote

There are multiple options to handle different connections for the same data source for specific environments.

Option 1) Working with connection profiles: the setup would be externalized. The filename of the profile must have the same name for all environments.

Option 2) Working with "Property Binding": with these options the values can be changed through scripting

Option 3) Working with the DataSource->Scripting->beforeOpen()-method: scripting of the connection properties

Option 3 would be my favorite. Because all information are concentrated at one location and here you can work with external property files which includes your connection values.

Screen, Option 1)

https://stackoverflow.…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@baosu311
Comment options

Comment options

You must be logged in to vote
2 replies
@baosu311
Comment options

@speckyspooky
Comment options

Answer selected by baosu311
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2229 on July 21, 2025 09:51.