Hi,

in our project we have a table which contains a BLOB. To access this table
with Torque the "typical" way is no problem. (To store the BLOB data in a byte
array in the class Torque has generated for us).
But since this BLOB can be as large as 10MByte we don't want to load the
whole BLOB into Memory but to use it's In-/Outputstreams to read/write the data.

Any ideas how to solve that with Torque?

Thanks.
_____
Harry

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


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

Reply via email to