Hi, this just cropped up on the Orion app-server list - someone there was having trouble storing large objects via JDBC in Postgres using the standard PreparedStatement.setBinaryStream() method. I tried the same test outside of Orion using a simple command-line app and hit the same problem. Poking around in the source code for the JDBC drivers it looks like this hasn't been implemented yet, but also that there's possibly a lot of stuff missing in the large objects API too. Any fixes available? I assume it worked in 6.5, so will a downgrade help?? (I'm pretty sure there are people out there using Orion with Postgres so there must be some workaround...) cheers Jules ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly