Matt Jones wrote in post #997376: > Do you get the same behavior if you just call 'MandateFile.columns'?
Hi Matt, MandateFile.columns quits with RuntimeError: The driver encountered an unknown error: java.lang.NullPointerException: null > I suspect you will - this sounds like an issue with the JDBC driver > rather than your code. Maybe, but if its so, it must be in addition to activerecord, because I used the same JDBC driver several months ago to establish a connection through pure Java and I was able to query the database via simple SQL-Statements. > You might want to try the AR-JDBC JIRA and/or > mailing lists: > > http://kenai.com/jira/browse/ACTIVERECORD_JDBC Thanks, I will take a look at these. Greetings Klaus > --Matt Jones -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.