On Wed, 1 Nov 2000, Seung Bang wrote:
> Thanks very much for your tips.
> I tried as you guys instructed, and the same errors were produced.
> My postgresql jdbc driver is now the brand new 7.0.2 driver, and
> the '/usr/local/orion/config/database-schemas/postgresql.xml' file
> has null="" section in place of null="null". And of course I tried
> null="null" back in. All the trials yielded the same problem.
> Please.... Anybody? Any clue???
I've had the same problem. I submitted it to bugzilla, but
it didn't seem to raise any concern.
Anyway: It SEEMS that the base is working ok despite the error
message.
Blob support, however, does not work. Possibly in 7.1.
Which brings me to another point: Is there any switch that lets you log
the actual SQL clauses passed? I could write a fake passthrough JDBC
driver to do that, but it'd seem silly....