From: | "Dave Held" <dave(dot)held(at)arraysg(dot)com> |
---|---|
To: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | JDBC 8.0-310 + Crystal Reports 10 == Not Implemented |
Date: | 2005-08-31 19:01:04 |
Message-ID: | 49E94D0CFCD4DB43AFBA928DDD20C8F90261858F@asg002.asg.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
When trying to use the Business Objects Business View
Manager to create a Data Foundation through the
aforementioned JDBC driver, tables containing NUMERIC
fields fail to be addable, giving only the non-helpful
error message: "Not Implemented". I know it's a problem
with the JDBC driver, because the ODBC driver works just
fine. If I must, I will use the ODBC driver, but I
prefer the JDBC driver because it seems to work better
in other cases. I don't have a stack trace because I'm
not accessing the JDBC driver programmatically. I know
it's a problem with NUMERIC fields because tables not
having NUMERIC fields work just fine, and only those
with NUMERIC fields fail. I also notice that the problem
is not fixed in the development version.
__
David B. Held
Software Engineer/Array Services Group
200 14th Ave. East, Sartell, MN 56377
320.534.3637 320.253.7800 800.752.8129
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2005-08-31 19:07:57 | Re: JDBC 8.0-310 + Crystal Reports 10 == Not Implemented |
Previous Message | Kris Jurka | 2005-08-31 18:50:23 | Re: NullPointerException when calling ResultSet.absolute(int) |