-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 2.3, 2.3.1, 2.3.2, 2.3.3
-
Component/s: None
-
Environment:
MS SQL Server 2005 and
Sybase Adaptive Server Enterprise 15.0.1 with jConnect 6.05 JDBC driver
SQLException is thrown on create new space and drop user when using either MSSQL 2005 or Sybase.
Sybase exception is com.sybase.jdbc3.jdbc.SybSQLException: Invalid column name 'creationDate'.
SQL Server exception is java.sql.SQLException: Invalid column name 'creationDate'.
Full stack traces for both are attached.