> We've been successfully using Torque (b2-3�?) with Oracle for some months
> now.
>
> works fine for a schema like
>
>  <table name="HA_MEDIO_BIN">
>   <column name="IDMEDIOBIN" required="true" primaryKey="true"
type="BIGINT"
> autoIncrement="true"/>
>   <column name="IDMEDIO" required="true" type="BIGINT"/>
>   <column name="BINARIO" type="BLOB"/>

Yep, I think BLOBs work fine but CLOBs don't.  Probably something dealing
with metadata returned by the driver and how Village interacts with it.

-- Bill



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to