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

Missing Locale for checking properties passed by user. #381

Closed
AfsanehR-zz opened this issue Jul 12, 2017 · 1 comment
Closed

Missing Locale for checking properties passed by user. #381

AfsanehR-zz opened this issue Jul 12, 2017 · 1 comment

Comments

@AfsanehR-zz
Copy link
Contributor

The driver is missing Locale in some String functions which produces an incorrect parameter being passed in other languages.
For instance:
https://github.com/Microsoft/mssql-jdbc/blob/master/src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java#L1360

Reference of issue:
https://docs.microsoft.com/en-us/sql/connect/jdbc/microsoft-jdbc-driver-for-sql-server

@peterbae
Copy link
Contributor

fixed by #384

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

No branches or pull requests

3 participants