-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Access-DB eingebunden - Fehler beim laden von Werten
PostPosted: Tue Jun 29, 2010 7:03 am 
Newbie

Joined: Tue Jun 29, 2010 6:57 am
Posts: 5
Hallo zusammen.

Ich muss für ein Projekt eine Access-Datenbank benutzen. Nach langem probieren konnte ich die Datenbank auch einbinden und das speichern klappt ohne Probleme. Leider bekomme ich beim laden von Werten immer folgenden Fehler:

9543 [main] WARN org.hibernate.jdbc.AbstractBatcher - exception clearing maxRows/queryTimeout
java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver]Optionales Feature wurde nicht implementiert.
at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source)
at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source)
at sun.jdbc.odbc.JdbcOdbc.SQLGetStmtOption(Unknown Source)
at sun.jdbc.odbc.JdbcOdbcStatement.getStmtOption(Unknown Source)
at sun.jdbc.odbc.JdbcOdbcStatement.getQueryTimeout(Unknown Source)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:299)
at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:234)
at org.hibernate.loader.Loader.doQuery(Loader.java:770)




Ich benutze den Treiber sun.jdbc.odbc.JdbcOdbcDriver

Kann mir einer sagen, was ich machen muss?

Scheinbar sorgt der Befehl "setQueryTimeout(0)" in AbstractBatcher.closeQueryStatement für das Problem... Würde es Sinn machen einfach den Befehl zu löschen?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.