Forum Discussion
CatherineT
6 months agoFrequent Visitor
undefinedQuickly change data source environnement for SQL requests on desktop application
If I declare 2 data sources, one on DEV environnement and the other one in production environnement, is it possible to change quickly from one to the other easily in the sql requests, on the desktop ...
- 5 months ago
Hi CatherineT,
Based on your previous update, can you confirm if the issue is resolved on your side, or do you still require any assistance?
Thank you.
v-saisrao-msft
5 months agoCommunity Support
Hi CatherineT,
Have you had a chance to review the solution we shared by cengizhanarslan MasonMA ? If the issue persists, feel free to reply so we can help further.
Thank you.
CatherineT
5 months agoFrequent Visitor
Hello,
I managed to create the 2 proposed parameter (ServerName and DatabaseName) and create a connection on each environments. This allow me to change the connection in the desktop application.
Next step, will be to see I how to publish the report in the DEV environment and push it in the production one, using existing connections in the gateways.
Thank you for your help !