Hi, What version of H2 do you use? A related problem was fixed in version 1.2.130 - see also http://www.h2database.com/html/changelog.html "PostgreSQL compatibility: when using the following exception was thrown: Column "T.TYPTYPMOD" not found. Fixed. This is only when using psqlodbc_08_04*."
But it doesn't sound like it was this problem. What is the complete error message including stack trace? You may find this in the .trace.db file. > pgodbc 8.04.02 H2 is tested with psqlodbc-08_02*, so that might be the problem. See also http://www.h2database.com/html/advanced.html#odbc_driver Of course I will try to fix the problem, but for that I need at least the error message. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
