I've seen many examples using ADO.NET of reading BLOB data in chunks,
but none for writing them back to the database in this way (apart from
some showing SQL Server specific techniques being used).
--
Cheers,
David Clegg
dcl...@gmail.com
http://cc.codegear.com/Author/72299
QualityCentral. The best way to bug CodeGear about bugs.
http://qc.codegear.com
I believe the only way to do this is to go directly to the InterBase API.
--
Wayne Niddery - Winwright, Inc (www.winwright.ca)
"Some see private enterprise as a predatory target to be shot, others
as a cow to be milked, but few are those who see it as a sturdy horse
pulling the wagon." - Winston Churchill
> I believe the only way to do this is to go directly to the InterBase
> API.
Yeah, I feared as much. I'll investigate this approach, but all
pointers in this direction greatfully received :-)