Subject | Re: [Firebird-Java] JayBird as ColdfusionMX driver |
---|---|
Author | Simon Harper |
Post date | 2002-12-04T09:31:24Z |
Thanks so much - it works a treat !
Best wishes,
Simon
---
Simon.Harper@...
Applications Development Manager
Warwick Business School
At 02/12/2002 20:12 +0000, you wrote:
I had committed a patch to the CVS, please try with the last CVS version.
Regards
Blas Rodriguez Somoza
Best wishes,
Simon
---
Simon.Harper@...
Applications Development Manager
Warwick Business School
>>> blas@... 03/12/2002 18:24:34 >>>Hello
At 02/12/2002 20:12 +0000, you wrote:
>I'm trying out JayBird with ColdfusionMX in place of Interserver, andI found a bug in the driver, the Blob subtype 1 is mapped in the metadata to LONGVARCHAR and so the getObject() method must return a String but now it return a byte[].
>in places I'm getting query results 20 times faster, which is
>fantastic. I have hit one problem, though, which is when I try to
>retrieve a blob (subtype 1) I get 'ByteArray objects cannot be
>converted to strings.'
I had committed a patch to the CVS, please try with the last CVS version.
Regards
Blas Rodriguez Somoza