I have an application in Coldfusion that I'd like to port to OpenBD. One issue is my binary objects are being truncated on their way back from the database. This happens in Coldfusion unless you click the checkbox in the datasource screen that says 'Enable Blob support', but there is not such checkbox in OpenBD. I tried adding 'blobSendChunkSize=10000000' in the initialization string for MySQL in the OpenDB administrator, but it gave me a syntax error message. Does anyone else know a way to enable large blob retrieval in OpenDB?
--~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
