Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use official Microsoft SqlServer drivers #97

Open
ufoscout opened this issue Feb 15, 2017 · 0 comments
Open

Use official Microsoft SqlServer drivers #97

ufoscout opened this issue Feb 15, 2017 · 0 comments

Comments

@ufoscout
Copy link
Owner

Microsoft opensourced the JDBC driver for SqlServer:
https://github.com/Microsoft/mssql-jdbc

The driver is still immature, however, at a certain point the support to jTDS (abandoned) should be dropped in favour the official drivers.

List of driver bugs to be fixed before JPO can use it:

When jTDS is dropped, the
dataSource.setConnectionTestQuery("select 1");
hack in the SqlServer12Config java class has to be removed too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant