sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07591
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.