"DB2 ODBC"
agurruchaga
MemberPosts:11Contributor I
Good Morning,
I am trying to connect to a DB2 database via ODBC but I keep getting "No suitable driver found" error. Can anyone explain what's the configuration to make it work?
Thanks
Tagged:
0
Answers
Hi@agurruchaga,
RapidMiner can connect to any database having JDBC Drivers.
I found that IBM DB2 does provide JDBC Drives.Hereis the link to download it.
The following articles provide instruction on How to add JDBC driver and connect from RapidMiner Studio.
How do I add database drivers for new databases in RapidMiner Studio
How to Connect a Teradata Database to Studio?
Cheers,
Pavithra
Thank you. I made some progress but still can't connect properly. I am getting the following error :
I've found that the problem is the DB is not finding the schema so it doesn't find any tables. The issue is I don't know how to configure schema name/separator. Any clues?
Thank you.