server-client-python icon indicating copy to clipboard operation
server-client-python copied to clipboard

Type 2: Add database_name to ConnectionItem properties

Open james-camacho-tel360 opened this issue 11 months ago • 0 comments

Description

When creating a datasource through the Tableau Cloud UI, if you specify the connnector to be an Azure SQL Database you are allowed to specify the database name: Image That database property is not available anywhere in tableauserverclient that I can find (unless it can be specified in the server_address, but haven't had any success with that so far). This is important for us since we are trying to create automation to deploy our data sources from our development website to our Production website, with our respective servers / databases updated in the process.

james-camacho-tel360 avatar Feb 14 '25 20:02 james-camacho-tel360