I am currently running ArcGIS Pro 3.0 on a remote desktop. I am trying to connect and view an SQL database. When going into Connections > Database > New Database Connection, I selected SQL Server as the Database Platform and entered the data location string into the Instance box. The authentication type is "Operating system authentication", as there are no username/passwords on the database. I receive a pop-up error when trying to hit the drop-down button on the Database field. The error reads, "Connection Error. Unable to get database list. An unexpected fatal exception occurred within this application. Execution should be terminated".
To try a different way I followed the steps: Connections > Database > New OLE DB Connection, where I then selected "Microsoft OLE DB Provider for SQL Server". I selected the correct server name, chose "Use Windows NT Integrated security" under information to log on to the server and selected the correct database on the server. The connection works and I can see the database. When I attempt to open any tables within the database, I am only able to see the fields and am unable to see any of the actual data.
I am stuck on what to do at this point. Any help would be greatly appreciated!