← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #181778]: Connecting to MSSQL2008

 

Question #181778 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/181778

    Status: Open => Answered

RaiMan proposed the following answer:
If you are sure, the driver jar containing
com.microsoft.sqlserver.jdbc.SQLServerDriver is in class path, then the
only place, where something might be wrong is in you d string denoting
the jdbc url:

"jdbc:sqlserver://abc.efg.test:1434;databaseName=TEST"

so I think you have to check this.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.