> -----Original Message-----
> From: Chris Campbell [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 26, 2001 2:38 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Torque, Oracle, and VARBINARY
>
>
> Hi, thanks for your response.
>
> This works fine for me. However I am noticing one problem. In
> Oracle you
> need to specify the size of a RAW, so the turbine-schema needs to have
> the size attribute put into the VARBINARY columns. This would cause
> problems for mysql users because mysql maps VARBINARY to MEDIUMBLOB
> which does not take a size. My "solution" was to set VARBINARY = RAW
> (2000) in the Oracle db.props file (I won't send a patch
> because this is
> not a general solution).
This is exactly what I was saying in the posts I sent you and why my patch
has a RAW(2000)
--
St�phane Bailliez
Software Engineer, Paris - France
iMediation - http://www.imediation.com
Disclaimer: All the opinions expressed above are mine and not those from my
company.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]