New question #673053 on Sikuli: https://answers.launchpad.net/sikuli/+question/673053
OS: Windows 7 professional SQL Server: 2012 Utilizing zxJDBC (ziclix) Driver: Microsoft JDBC driver 7.0 for SQL Server (obtained here): (https://www.microsoft.com/en-us/download/details.aspx?id=57175) With the script that I built in SIkuliX 1.1.2, I can successfully connect to our SQL Server and insert/update records. My script also works well in SikuliX 1.1.3. However, when I try to run the script in SikuliX 1.1.4, I receive this error: "driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] not found" It's the same exact script, just running in 1.1.4 instead of 1.1.3. The code that I am using to connect to SQL can be viewed in my post here: https://answers.launchpad.net/sikuli/+question/672153 Is this a bug, or do I need to load the SQL Driver differently in 1.1.4 than I do in 1.1.2 & 3? Thanks! Ron Turrentine -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

