The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
SQL Server Connection issue
I'm trying to connect to SQL server and apparently it does not work in RapdiMiner and the same works fine with other tools. I get the message TCP/IP connection to the host vxtd230a2/insta2, port 1433 has failed. I check the TCP/IP port and it is enabled as well. However, my Oracle connection works just fine.
Below is the URL
jdbc:sqlserver://vxtd230a2/insta2;databaseName=DB_OPS
also tried
jdbc:sqlserver://vxtd230a2\insta2;databaseName=DB_OPS
0
Answers
This is fixed .. was using wrong port and was able to use windows AD