Hello,
i am trying to use the hibernate tools and reverse engeneering to create files and clases through my jdbc connection.
I get the following error:
Code:
org.hibernate.exception.GenericJDBCException: Error while reading column meta data for ESDB.dbo.VIEW_GERMAN_INTERNALS_IDP
com.sybase.jdbc2.jdbc.SybSQLException: The 'CREATE TABLE' command is not allowed within a multi-statement transaction in the 'tempdb' database.
com.sybase.jdbc2.jdbc.SybSQLException: The 'CREATE TABLE' command is not allowed within a multi-statement transaction in the 'tempdb' database.
Do i need create rights or what is the problem? Thanks for advice,
regards,
a.k.