"Connecting to SQL Server"

User: "mdr"
New Altair Community Member
Updated by Jocelyn
Trying to connect to SQL Server 2008 using RapidMiner 5, DB Streaming task.
Can't seem to figure out the params for instance.
I am running locally with system authentication.

Any suggestions would be much appreciated.

Thanks.

mdr

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "fischer"
    New Altair Community Member
    Hi,

    did you already read the documentation for your JDBC driver? First Google hit is this one:

      http://msdn.microsoft.com/en-us/library/ms378428.aspx

    If you need driver parameters, you currently have to encode them in the URL.
    If it does not work, please let us know what you tried, otherwise we can't help :-)


    Cheers,
    Simon