MS SQL Database Connection & JDBC Driver

knime v5.10

using MS SQL JDBC driver v13.2 connecting to a single database shows all schemas (previously it showed only user schemas (dbo, custom ones), sys and information_schema.

when switched to “Multiple databases support”, it shows only non-standard schemas, hence missing default schema (dbo), missing information_schema, missing sys.

looks like some of those issues have been addressed in preview versions