laptop and a wrench

Bug

The ArcPy connectionProperties function does not display 'Encrypt=yes' or 'TrustServerCertificate=yes' within an instance name.

ArcGIS Pro
Bug ID Number BUG-000150637
SubmittedJuly 7, 2022
Last ModifiedOctober 7, 2024
Applies toArcGIS Pro
Version found2.9.3
Operating SystemWindows OS
Operating System Version10.0
StatusNon-Reproducible

Additional Information

This issue is no longer reproducible in ArcGIS Pro 3.1.2. The values are displayed when running the following code: # Print Connection properties # cp = desc.connectionProperties print("\nDatabase Connection Properties:") print("%-12s %s" % (" Server:", cp.server)) print("%-12s %s" % (" Instance:", cp.instance)) print("%-12s %s" % (" Database:", cp.database)) print("%-12s %s" % (" User:", cp.user)) print("%-12s %s" % (" Version:", cp.version))

Steps to Reproduce

Bug ID: BUG-000150637

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options