Bug ID Number |
BUG-000161610 |
Submitted | September 22, 2023 |
Last Modified | January 24, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.1.3 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | In Review
The issue is being reviewed. The review process ensures that the issue contains all necessary information and is easy to understand, that it is not a duplicate of an existing issue, and that it is a valid bug or enhancement request. During this phase, it is possible that you are contacted for clarification or additional information.
|
Workaround
Workaround 1: Use SQL Server Authentication with the Microsoft OLE DB Provider for SQL Server.
Workaround 2: When establishing the OLE DB connection:
- Select 'Microsoft OLE DB Provider for ODBC Drivers'.
- Set up a Data Source Name (DSN).
- To utilize Entra ID with multifactor authentication (MFA), configure the DSN by selecting 'With Microsoft Entra ID Interactive authentication using a login ID entered by the user'.
Steps to Reproduce