🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

database connection : Login timed out

User: "kayman"
New Altair Community Member
Updated by Jocelyn

Hi, I wanted to connect to my SQL databases using the new RM7.2, but get a time out on any connection that I make.

 

To make clear : 

 

-> The same connections work perfect using RM5 so the settings are expected to be correct (tripple checked that one)

-> I have the problem with connections to different SQL servers, using different credentials (and all of them work using RM5)

I'm running the 64bit version of RM72, and have Java 8 installed. Is there anything else I need to install (drivers?) to get a connection to SQL servers, or is it supposed to work out of the box ?

 

 

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "IngoRM"
    New Altair Community Member
    Accepted Answer

    Although I must admit that I am not 100% since we do not have such an old MS SQL version ourselves for testing, the driver is indeed the most likely cause for this problem.  In RapidMiner 5.3 we have used a circa 5 year old driver file which has been in the meantime updated several times.

     

    Sorry that we can't test this ourselves, but I am actually quite confident that this is indeed the cause for your problem.  So if you have an old version (best case: from MS) of the correct driver, you can install this following this guide:

     

    http://docs.rapidminer.com/server/administration/creating-connections/creating-db-conns.html

     

    Hope this helps,

    Ingo

    User: "kayman"
    New Altair Community Member
    OP
    Accepted Answer

    Shame on me. Turned out in the end I had to select JTDS, and that I had to add the instance a bit differently as for version 5. After that it worked fine.

    So, for those who wonder, you can also use the older SQL monsters (at least SQL2000) perfectly on both server and studio.