https://support.dbvis.com/support/discussions/topics/1000078401
This was requested long ago but was not possible. With release milestone 7.1.4, the microsoft JDBC driver enhanced the error reporting api's on the driver.
https://github.com/microsoft/mssql-jdbc/pull/905
As such, the driver now supports obtaining the line number in which the error occurred, among other information.
Please enhance MSSQL support when using the official Microsoft JDBC driver to display and highlight error locations
Carl,
Thanks for the heads up. I will open a ticket.
Regards
Roger
Carl Wiles
https://support.dbvis.com/support/discussions/topics/1000078401
This was requested long ago but was not possible. With release milestone 7.1.4, the microsoft JDBC driver enhanced the error reporting api's on the driver.
https://github.com/microsoft/mssql-jdbc/pull/905
As such, the driver now supports obtaining the line number in which the error occurred, among other information.
Please enhance MSSQL support when using the official Microsoft JDBC driver to display and highlight error locations