Open tcosta13 opened 6 years ago
Hello, I am getting the follwoing error:
return jpype.java.sql.DriverManager.getConnection(url, *dargs) RuntimeError: No matching overloads found for getConnection in find. at native/common/jp_method.cpp:127
jaydebeapi.connect('com.microsoft.sqlserver.jdbc.SQLServerDriver', ['jdbc:sqlserver://{host}:{port};{table};{user};{password};'])
What does your code look like?
Hello, I am getting the follwoing error:
return jpype.java.sql.DriverManager.getConnection(url, *dargs) RuntimeError: No matching overloads found for getConnection in find. at native/common/jp_method.cpp:127