Has anyone had trouble using JDBC Drivers to connect to an external SQL server from IPA?
JDBC Driver:com.microsoft.sqlserver.jdbc.SQLServerDriver
Database URL: jdbc:sqlserver://SERVER:PORT;databaseName=
User and password were both tried with a local account and a domain account, getting "Login failed for user" but it does not seem to be related to actually logging in, creds work fine in ssms.
Thanks,
Nathan