Re: [Firebird-net-provider] Reading and writing blobs in chunks

2006-06-27 Thread Jiri Cincura
On 27.6.2006 16:48 pablosantosluac wrote: > AFAIK I could read this way using FbDataReader GetBytes but... Is there > a way to write in that way too? If I'm not wrong Firebird not supports writing only part of data into blob. You have to write whole blob in one way. -- Jiri Cincura http://blog

[Firebird-net-provider] Reading and writing blobs in chunks

2006-06-27 Thread pablosantosluac
Hello,   I would like to read/write data from a blob in a Firebird table, but in chunks.   AFAIK I could read this way using FbDataReader GetBytes but... Is there a way to write in that way too?   It seems there is something similar in SQLServer (http://msdn.microsoft.com/library/default.asp?