Re: [Firebird-net-provider] Append data to existing BLOB

2006-07-04 Thread Carlos Guzmán Álvarez
Hello: > Version of Firebird I am using :-Firebird 2.00 Release > Candidate 2. I am using ADO.NET as data provider with VB.NET and > embedded server db. When I try to copy large files into blobs I get a > out of memory exception. Of what size ?? can you send a test case ?? > -- Carl

[Firebird-net-provider] Append data to existing BLOB

2006-07-04 Thread Meghna
 Hello,        Version of Firebird I am using :-Firebird 2.00 Release Candidate 2. I am using ADO.NET as data provider with VB.NET and embedded server db. When I try to copy large files into blobs I get a out of memory exception.   I have tried following approaches:-1) Inserting BLOB data usi