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
RM Studio 9.5.001 - New Connection SQL Server - tables not showing
User110840
Member Posts: 2 Learner II
I just got a new win10 rebuild and installed RM 9.5.001 -- I went to add my new connection (vs the old legacy method) to a 2017 SQL Server. I connected with following URL
(Note - I replaced my real server and db name in string)
jdbc:sqlserver://SQLSERVER:1433;databaseName=MYDBNAME;integratedSecurity=true
I have a Local Repository-->Connection-->MYSQLServer_Connection - I can pass the TEST CONNECTION and I am able to +Import a data table.
In my prior version of RM Studio, I was able to use down arrow on the DBName to see all my tables and then access them via retrieve. When I pull in the retrieve operator now, I just see the MYSQLServer_Connection and no way to get to the data.
I assume I am not using the right driver or something -- PLEASE HELP.
thanks...litia
(Note - I replaced my real server and db name in string)
jdbc:sqlserver://SQLSERVER:1433;databaseName=MYDBNAME;integratedSecurity=true
I have a Local Repository-->Connection-->MYSQLServer_Connection - I can pass the TEST CONNECTION and I am able to +Import a data table.
In my prior version of RM Studio, I was able to use down arrow on the DBName to see all my tables and then access them via retrieve. When I pull in the retrieve operator now, I just see the MYSQLServer_Connection and no way to get to the data.
I assume I am not using the right driver or something -- PLEASE HELP.
thanks...litia
1
Best Answer
-
Marco_Boeck Administrator, Moderator, Employee-RapidMiner, Member, University Professor Posts: 1,996 RM EngineeringHi,
You can still do it, e.g. like this:
Make sure you select "table name". You may need to press the refresh button next to the dropdown once.
Regards,
Marco7
Answers
The DB repository was quite frankly very broken in many cases, and is therefore not supporting the new connections and will be dropped eventually.
Regards,
Marco