The SQL Server JDBC Driver is available for download on the Microsoft website in different languages - for example:
sqljdbc_9.4.0.0_enu.zip
sqljdbc_9.4.0.0_deu.zip
sqljdbc_9.4.0.0_fra.zip
(...)
Can anyone tell me exactly how they differ? For example, is it only the language in which an error message is returned or are there more significant differences?
Does the language selection of the driver influence the default language used to connect to the SQL Server?
Kind Regards
Oliver.