Skip to content

Connection gets closed because the "variant" data type is not supported #91

@schemacrawler

Description

@schemacrawler

When I execute SELECT * FROM INFORMATION_SCHEMA.SEQUENCES, the connection gets closed, with an exception indicating that the "variant" data type is not supported. Consider throwing SQLServerException with a state other than com.microsoft.sqlserver.jdbc.SQLServerException.EXCEPTION_XOPEN_CONNECTION_FAILURE, and not closing the database connection.

Please let me know if you need more information.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions