Hello, The data type is a PostgreSQL bytea.
Oddly enough we aren't using a java application to talk to any of this. It's all .Net. That's why I've put Myosotis infront of Sequoia so that it ends up re emulating something we have a driver for since Sequoia only has a JDBC driver for it. I'd love to be able to tell you the difference between the two, but at this point I don't even have an applicable java IDE installed on this OS. I can go through the Myosotis code to find out how it's calls the Sequoia JDBC driver if you want, but that's about it. Sorry, Dan > -----Original Message----- > From: [email protected] [mailto:sequoia- > [email protected]] On Behalf Of Emmanuel Cecchet > Sent: January 28, 2009 2:17 PM > To: Sequoia general mailing list > Subject: Re: [Sequoia] Getting binary data from a postgres backend > > Hi Dan, > > What is the column type that you are using to store the binary data? > If you use a Java application (JDBC client) to directly retrieve the > data, do you get the full data if you call ResultSet.getBytes()? Do you > notice any difference if you try to fetch as a Blob or an Object? > > Thanks for your feedback, > Emmanuel > > > > -- > Emmanuel Cecchet > FTO @ Frog Thinker > Open Source Development & Consulting > -- > Web: http://www.frogthinker.org > email: [email protected] > Skype: emmanuel_cecchet > > _______________________________________________ > Sequoia mailing list > [email protected] > https://forge.continuent.org/mailman/listinfo/sequoia The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Statements and opinions expressed in this e-mail may not represent those of the company. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender immediately and delete the material from any computer. Please see our legal details at http://www.cryptocard.com CRYPTOCard Inc. is registered in the province of Ontario, Canada with Business number 80531 6478. CRYPTOCard Europe is limited liability company registered in England and Wales (with registered number 05728808 and VAT number 869 3979 41); its registered office is Eden Park, Ham Green, Bristol, BS20 0EB _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
