it has absolutely nothing to do with openBD or the admin tool.
as my testing with the bluedragon.xml didn't help, i wrote a very basic java class, that queries one table in the Access-DB. now guess the output... right: Exception in thread "main" java.sql.SQLException: The result set type is not supported. at sun.jdbc.odbc.JdbcOdbcStatement.initialize(JdbcOdbcStatement.java:154) at sun.jdbc.odbc.JdbcOdbcConnection.createStatement JdbcOdbcConnection.java:422) at sun.jdbc.odbc.JdbcOdbcConnection.createStatement(JdbcOdbcConnection.java:396) at Main.main(Main.java:10) this happens when i call the createStatement() function of my connection. actually i don't know if this helps, but at least we can be definetely sure that it's the driver/unixODBC thing. Hauke --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
